The backing array to buffer within.
The number of bytes initially made readable.
Remarks: Prime buffer with an application-supplied array, and indicate how much readable data is already there. A write operation will begin writing immediately after the existing readable content.
This is commonly used to attach a Buffer instance to a local array.
Construct a buffer.