Constant-time comparison of Buffers
Create an ArrayBuffer instance from a Data URI string
return whether two buffers are equal
RFC9562 UUIDs
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
Bridging the gap between buffers and typed arrays
A simple module for bitwise-xor on buffers
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Add support for more integer widths to Buffer
[](https://discord.gg/poimandres)
Easier Buffer cloning in node.
Convert character encodings in pure javascript.
Build an element once, move it anywhere
Translation between JavaScript values and Buffers
abstract base class for crypto-streams
A port of the Brotli compression algorithm as used in WOFF2
Runs (webpack) loaders
a fast, efficient buffer writer
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Array manipulation, ordering, searching, summarizing, etc.
Check if a buffer contains valid UTF-8
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
A PNG decoder in JavaScript