Convert a typed array to a Buffer without a copy
A file-based Buffer wrapper that adds automatic read & write offset tracking, string operations, and more.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
Everything you need to handle HTTP message body content-encoding
minimal implementation of a PassThrough stream
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
A minimal base64 implementation for number arrays.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
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.
Constant-time comparison of Buffers
Create an ArrayBuffer instance from a Data URI string
return whether two buffers are equal
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
An alias package for `crypto.randomBytes` in Node.js and/or browsers
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
Hashing made simple. Get the hash of a buffer/string/stream/file.
Bridging the gap between buffers and typed arrays
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Add support for more integer widths to Buffer
Global identifiers from different JavaScript environments
A simple module for bitwise-xor on buffers