Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A minimal base64 implementation for number arrays.
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Node addon for string extraction for msgpackr
A minimal UTF8 implementation for number arrays.
a fast, efficient buffer writer
Strip UTF-8 byte order mark (BOM) from a string
Node addon for string extraction for cbor-x
Get the byteLength out of a DataView, robustly.
Sniff the encoding from a HTML byte stream
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Get the byteOffset out of a DataView, robustly.
Pure-JS ADLER-32
LEB128 utilities for Node
Implementation of the HTML encoding sniffer algo, with stream support
Shared utilities for chat SDK adapters
Pure-JS CRC-32
Immutable ArrayBuffer (the shim!)
Pattern-matching on byte buffers
Pattern-matching on byte buffers
Base encodings for protocol-buffers