A small utility class to work with logically contiguous binary data split across multiple Buffer chunks.
ICO encoder and decoder library
Node.js Buffer API, for the browser
Peek the first couple of bytes from a stream
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
Shared utilities for chat SDK adapters
Cyclist is an efficient cyclic list implemention.
Convert encodings, uses iconv-lite
AudioBuffer ponyfill with operations toolkit
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
A general purpose buffer pool.
Check if a Buffer/Uint8Array is a JPEG image
Modern stream composer
Web API compatible Blob implementation
read and write binary structures and data types
split a Text Stream into a Line Stream, using Stream 3
Rust bcrypt binding
Character encoding detector
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Buffer.
Detect the file type of a file, stream, or data
Detect the archive type of a Buffer/Uint8Array
Transform stream to read line-by-line and write a string
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).