@stdlib/constants-int8
8-bit signed integer mathematical constants.
8-bit signed integer mathematical constants.
Maximum signed 8-bit integer.
Minimum signed 8-bit integer.
Size (in bytes) of an 8-bit signed integer.
Maximum unsigned 32-bit integer.
Size (in bytes) of a 32-bit unsigned integer.
8-bit unsigned integer mathematical constants.
Maximum unsigned 8-bit integer.
Size (in bytes) of an 8-bit unsigned integer.
16-bit unsigned integer mathematical constants.
Maximum unsigned 16-bit integer.
Size (in bytes) of a 16-bit unsigned integer.
32-bit unsigned integer mathematical constants.
Convert a Node-API value representing a strided array to an unsigned 32-bit integer array.
Convert a Node-API value representing a strided array to an unsigned 8-bit integer array.
Convert a Node-API value to an unsigned 16-bit integer array.
Convert a Node-API value to an unsigned 32-bit integer array.
Convert a Node-API value to an unsigned 8-bit integer array.
Convert a Node-API value to a signed 16-bit integer array.
Convert a Node-API value to a signed 32-bit integer.