Test if an input value is a supported array byte order.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Platform byte order.
Float32Array.
Float64Array.
Uint8Array.
Test if a double-precision floating-point numeric value is NaN.
Uint32Array.
Uint16Array.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a Complex128Array.
Test if a value is a Complex64Array.
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a finite numeric value is an odd number.
Test if a finite double-precision floating-point number is an integer.
Test if a double-precision floating-point numeric value is negative zero.
Test if a double-precision floating-point numeric value is positive zero.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.