Sniff the encoding from a HTML byte stream
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
node.js library for reading and extraction of ZIP archives
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Unzip cross-platform streaming API
TypeScript definitions for unzip-stream
Converts a stream intro a buffer or array of objects
Like JSONStream, but using Minipass streams
A promise based npm package that converts a node.js ReadStream to buffer
Is this value a JS ArrayBuffer?
Returns a promise which fulfils with the supplied stream's content
Get the ArrayBuffer out of a DataView, robustly.
Streaming http in the browser
convert a stream1 or streams2 stream into a pull-stream
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A Minipass stream that collects all the data into a single chunk
A module for creating a node style stream over a WebExtension port object.
Reads segments from a m3u8 or dash playlist into a consumable stream.
Declaratively encode and decode binary data
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
JSON parse & stringify that supports binary via bops & base64
A pure javascript CRC32 algorithm that plays nice with binary data