Check is a buffer only contains 0s
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
RFC9562 UUIDs
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Modern Buffer API polyfill without footguns
Determine if an object is a Buffer
Everything you need to handle HTTP message body content-encoding
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Node.js Buffer API, for the browser
Safer Node.js Buffer API
minimal implementation of a PassThrough stream
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Convert a typed array to a Buffer without a copy
Cross-Platform Binary API
Create an ArrayBuffer instance from a Data URI string
JavaScript APG, an ABNF Parser Generator
Is this value negative zero? === will lie to you
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
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.
Extensions to Node.js child_process module
Get the ArrayBuffer out of a TypedArray, robustly.