What is the difference between chunk and the buffer data ?
First, let's discuss in the context of JavaScript, JavaScript does not have any mechanics to deal with and manipulate binary data. That's why we needed some mechanism to do this, so we have a global module in JavaScript called a buffer, which handles all the binary data. Buffer is usually a temporar