Like `string.slice()` but bytewise
Node addon for string extraction for msgpackr
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Node addon for string extraction for cbor-x
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
Get the byteOffset out of a DataView, robustly.
Get the byteLength out of a DataView, robustly.
Slice a string with ANSI escape codes
A minimal UTF8 implementation for number arrays.
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Get utf8 byte length of string
LEB128 utilities for Node
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Read and write arbitrary bytes over a duplex stream
fs read and write streams based on minipass
Immutable ArrayBuffer (the shim!)
Platform byte order.
fs read and write streams based on minipass
Strip UTF-8 byte order mark (BOM) from a string