a byte array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Base64 encoding/decoding in pure JS
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Node addon for string extraction for msgpackr
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Float64Array.
Pure-JS ADLER-32
Uint8Array.
Float32Array.
Uint32Array.
Uint16Array.
Pure-JS CRC-32
Get utf8 byte length of string
Codecs for various data structures
Node addon for string extraction for cbor-x
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
base64 utilities for TypeScript and JavaScript
Platform byte order.
Sniff the encoding from a HTML byte stream
Strip UTF-8 byte order mark (BOM) from a string