Parents : Backend Development Memory Management
| Date and time note was created | $= dv.current().file.ctime |
| Date and time note was modified | $= dv.current().file.mtime |
Buffer Objects are used to represent fixed length of bytes of data that can be binary , array or other form of data. First I learnt about them while developing an application for nodejs/nestjs while making config for J.W.T verification.