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