@stdlib/constants-uint32-num-bytes
Size (in bytes) of a 32-bit unsigned integer.
Size (in bytes) of a 32-bit unsigned integer.
Size (in bytes) of an 8-bit unsigned integer.
Size (in bytes) of a 128-bit complex number.
Size (in bytes) of a 64-bit complex number.
Size (in bytes) of a double-precision floating-point number.
Size (in bytes) of a 16-bit signed integer.
Size (in bytes) of a 32-bit signed integer.
Size (in bytes) of an 8-bit signed integer.
Return the number of bytes per element provided an underlying array data type.
Return the size (in bytes) of the canonical binary representation of a specified numeric type.
Return the size (in bytes) of the canonical binary representation of a specified numeric type.
Encode and decode text files in a reliable way
Size (in bytes) of a half-precision floating-point number.
Size (in bytes) of a single-precision floating-point number.
Convert a signed 64-bit integer byte array to a double-precision floating-point number.
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Encode & decode strings, bytes, and integers to Base62
Sizeof of a JavaScript object in Bytes
Custom jest matchers to test binary data