• Concept of Buffer in Node.js

    Concept of Buffer in Node.js
    net javascript is unicode encoded conveniently but not really good with binary data. when working with tcp streams or file systems, it is necessary to handle octal data streams.