Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Modern Buffer API polyfill without footguns
TypeScript definitions for buffer-from
find the index of a buffer in a buffer
Easier Buffer cloning in node.
read and write binary structures and data types
No description provided.
Turn a string of hexadecimal characters into an `ArrayBuffer`.
Pure-JS ADLER-32
Turn an `ArrayBuffer` into a string of hexadecimal characters.
Pure-JS CRC-32
Get a stream as a string, Buffer, ArrayBuffer or array
Streaming text decoder that preserves multibyte Unicode characters
Extracting archives made easy
Remove a byte order mark (BOM) from a buffer.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Create Uint8Array buffers from hexadecimal strings, and vice versa.
Get an ArrayBuffer from a Buffer as fast as possible
Converts SVG font to TTF font
Detect whether or not an object is an ArrayBuffer.
protobuf-style varint bytes - use msb to create integer values of varying sizes
Popsicle transport for sending requests over HTTP1 and HTTP2
Create streams from arrays of arbitrary Javascript values like strings, functions, arrays, etc.