Converts raw string contents to byte array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Node addon for string extraction for msgpackr
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Base64 encoding/decoding in pure JS
Node addon for string extraction for cbor-x
Get utf8 byte length of string
Pure-JS ADLER-32
base64 utilities for TypeScript and JavaScript
Pure-JS CRC-32
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
A minimal base64 implementation for number arrays.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Codecs for various data structures
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Utilities to help expose prettier output in linting tools
Like `string.slice()` but bytewise
A minimal UTF8 implementation for number arrays.
Windows legacy GUID parser
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size