Allocate a buffer containing a provided string.
Buffer.
Copy buffer data to a new Buffer instance.
Allocate a buffer having a specified number of bytes.
Allocate a buffer using an octet array.
Allocate a buffer from an ArrayBuffer.