Showing 1-20 of 23,630 packages
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.
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.
Fast and efficient bitset backed by a byte buffer
Strip UTF-8 byte order mark (BOM) from a string
a fast, efficient buffer writer
A minimal base64 implementation for number arrays.
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.
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Build a buffer without knowing its size beforehand
Byte buffer allowing for multiple data types.
Wrapper for JavaScript's ArrayBuffer/DataView
Safer Node.js Buffer API
Node addon for string extraction for cbor-x
Sniff the encoding from a HTML byte stream