Allocate a buffer containing a provided string.
Copy buffer data to a new Buffer instance.
Detect native ArrayBuffer support.
DataView.
ArrayBuffer.
Create a zero-filled contiguous linear ndarray data buffer.
Allocate a buffer having a specified number of bytes.
Return the data type of an ndarray data buffer.
Allocate a buffer using an octet array.
SharedArrayBuffer.
Return the data type enumeration constant of an ndarray data buffer.
Detect native SharedArrayBuffer support.
Return a JSON representation of a Buffer.
Revive a JSON-serialized Buffer.