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
A javascript library to extract Exif metadata from images, in node and in the browser.
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
A simple module for bitwise-xor on buffers
[](https://discord.gg/poimandres)
Convert character encodings in pure javascript.
A port of the Brotli compression algorithm as used in WOFF2
Translation between JavaScript values and Buffers
LZ4 streaming compression and decompression
abstract base class for crypto-streams
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Runs (webpack) loaders
a fast, efficient buffer writer
Check if a buffer contains valid UTF-8
A PNG decoder in JavaScript
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript