Floating-point typed array constructors.
Typed array constructors.
Maximum length for a typed array.
Array constructors.
Float64Array.
Uint8Array.
Uint32Array.
Uint16Array.
Platform float word order.
Float32Array.
ndarray data buffer constructors.
Int8Array.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Uint8ClampedArray.
Robustly get the byte offset of a Typed Array
Arrays.
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Test if a value is a typed array.
Int16Array.
Complex number constructors.