Curated collection of data structures for the JavaScript/TypeScript.
Create a DataView
over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a Buffer
(commonly used in Node.js).
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
a modular fork of the sjcl bitArray namespace