@stdlib/napi-argv-strided-int32array
Convert a Node-API value representing a strided array to a signed 32-bit integer array.
Convert a Node-API value representing a strided array to a signed 32-bit integer array.
Convert a Node-API value representing a strided array to a signed 8-bit integer array.
Convert a Node-API value representing a strided array to an unsigned 16-bit integer array.
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.
Test if a value is a Uint16Array.
Test if a value is a Uint32Array.
Test if a value is a Uint8Array.
Test if a value is a Uint8ClampedArray.
Perform C-like multiplication of two signed 32-bit integers.
Compute an absolute value of a signed 32-bit integer.
Return the maximum safe integer capable of being represented by a numeric real type.
Return the maximum safe integer capable of being represented by a numeric real type.
Return the minimum safe integer capable of being represented by a numeric real type.
Return the minimum safe integer capable of being represented by a numeric real type.
Return the size (in bytes) of the canonical binary representation of a specified numeric type.
Return the maximum value of a specified numeric type.