Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Constant-time comparison of Buffers
Prefer arrow functions in most cases
A minimal base64 implementation for number arrays.
Create an ArrayBuffer instance from a Data URI string
RFC9562 UUIDs
return whether two buffers are equal
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
A simple module for bitwise-xor on buffers
Bridging the gap between buffers and typed arrays
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Boxes for use in the terminal
Runs prettier as an eslint rule
Add support for more integer widths to Buffer
[](https://discord.gg/poimandres)
Easier Buffer cloning in node.
Convert character encodings in pure javascript.
A port of the Brotli compression algorithm as used in WOFF2
Translation between JavaScript values and Buffers
abstract base class for crypto-streams
A PNG decoder in JavaScript
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Convert functions to arrow functions