Count the frequency of each byte in a buffer
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.
Node addon for string extraction for msgpackr
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
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.
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
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Get the byteOffset out of a DataView, robustly.
Sniff the encoding from a HTML byte stream
Get the byteLength out of a DataView, robustly.
Pure-JS ADLER-32
Shared utilities for chat SDK adapters
LEB128 utilities for Node
Implementation of the HTML encoding sniffer algo, with stream support
Pure-JS CRC-32
Immutable ArrayBuffer (the shim!)
Base encodings for protocol-buffers
Pattern-matching on byte buffers