convert-x-to-y-bit-array
Converts an array of X-bit unsigned integers to an array of Y-bit unsigned integers
Converts an array of X-bit unsigned integers to an array of Y-bit unsigned integers
A tiny function for casting a Buffer to a Uint8Array.
8-bit unsigned integer mathematical constants.
Maximum unsigned 8-bit integer.
Size (in bytes) of an 8-bit unsigned integer.
Convert a Node-API value representing a strided array to an unsigned 8-bit integer array.
Convert a Node-API value to an unsigned 8-bit integer array.
Test if a value is a Uint8Array.
Test if a value is a Uint8ClampedArray.
Allocate a buffer using an octet array.
Typed array pool.
Create an uninitialized array having a specified length.
Create an uninitialized array having the same length and data type as a provided array.
Create a filled array.
Create a filled array according to a provided callback function.
Create a filled array having a specified length.
Create a filled array having the same length and data type as a provided array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Create an array filled with ones and having a specified length.