@seydx/binary-data
Declarative binary data encoder / decoder.
Declarative binary data encoder / decoder.
Arrays.
Base (i.e., lower-level) array utilities.
Multidimensional arrays.
Base ndarray.
Base ndarray assertion utilities.
Determine if a buffer length is compatible with provided ndarray meta data.
Determine if a buffer length is compatible with a provided shape array.
Create a contiguous linear ndarray data buffer.
Return the underlying data buffer of a provided ndarray.
ndarray data buffer constructors.
Return the data type of an ndarray data buffer.
Return the data type enumeration constant of an ndarray data buffer.
Test if a value is a Uint8Array.
Test if a value is a Uint8ClampedArray.
Buffer.
Allocate a buffer having a specified number of bytes.
Buffer.
Allocate a buffer using an octet array.
Allocate a buffer from an ArrayBuffer.