Binary value packing and unpacking
Pretty-prints a Buffer
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Unix datagram socket
Is this value a JS SharedArrayBuffer?
TypeScript definitions for is-buffer
Is this value a JS ArrayBuffer?
bigint to buffer conversion with native support
buffer operations
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
JSON parse & stringify that supports binary via bops & base64
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Everything you need to handle HTTP message body content-encoding
Get and validate the raw body of a readable stream.
A port of the Brotli compression algorithm as used in WOFF2
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
find the index of a buffer in a buffer
Easier Buffer cloning in node.
Convert encodings, uses iconv-lite
High-performance Base64 encoder and decoder
The node core libs for in browser usage.
Returns the next buffer/object in a stream's readable queue
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Rust bcrypt binding