A better error class for 'maxBuffer exceeded' errors
split a Text Stream into a Line Stream, using Stream 3
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Get the ArrayBuffer out of a DataView, robustly.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
return whether two buffers are equal
A pure javascript CRC32 algorithm that plays nice with binary data
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Convert character encodings in pure javascript.
RFC9562 UUIDs
A minimal base64 implementation for number arrays.
Modern Buffer API polyfill without footguns
Node.js Buffer API, for the browser
Safer Node.js Buffer API
minimal implementation of a PassThrough stream
abstract base class for crypto-streams
JSON Web Token implementation (symmetric and asymmetric)
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Translation between JavaScript values and Buffers