Binary Ring Buffer abstraction on top of native ArrayBuffer
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
A circular array buffer written in modern TypeScript.
Node.js Buffer API, for the browser
buffer operations
A pure javascript CRC32 algorithm that plays nice with binary data
a fast, efficient buffer writer
Convert a typed array to a Buffer without a copy
Source code handling classes for webpack
Cross-Platform Binary API
Node addon for string extraction for msgpackr
Implements a JavaScript async iterator protocol for consuming and producing binary netstrings.
Detects if a file is binary in Node.js. Similar to Perl's -B.
read and write binary structures and data types
a simple ring buffer data structure
Convert a Blob to a Buffer
Detect the file type of a file, stream, or data
Modern Buffer API polyfill without footguns
Safer Node.js Buffer API
A port of the Brotli compression algorithm as used in WOFF2
Binary value packing and unpacking
JSON.stringify & JSON.parse which can encode/decode buffers.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Returns true if a buffer is binary. Takes a buffer and does not read from the file system.