A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A pure javascript CRC32 algorithm that plays nice with binary data
Translation between JavaScript values and Buffers
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Determine if an object is a Buffer
Convert a typed array to a Buffer without a copy
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
Fast and advanced TIFF decoder
minimal implementation of a PassThrough stream
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
A minimal base64 implementation for number arrays.
Decode `.ico` icons
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
TS / Node API for Substrate/Polkadot based apps running on Ledger devices
Create an ArrayBuffer instance from a Data URI string
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
return whether two buffers are equal
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Bridging the gap between buffers and typed arrays
Treat a collection of Buffers as a single contiguous partially mutable Buffer.