Boolean arrays that can be serialized to and from base64.
Translation between JavaScript values and Buffers
Uint8Array.
Uint32Array.
Uint16Array.
Pure-JS CRC-32
Better `os.arch()` for node and the browser -- detect OS architecture
Translation between JavaScript values and Buffers
Pure-JS ADLER-32
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Complex128Array.
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Complex64Array.
List of array data types.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Uint8ClampedArray.
Int32Array.
Int8Array.
Int16Array.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Array constructors.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
A JavaScript implementation of UUID version 7
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.