mycli-buffer-test utils
Get and validate the raw body of a readable stream.
Coming soon.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Utilities for ESLint plugins.
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
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
No description provided.
Utilities for ESLint plugins.
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns
Translation between JavaScript values and Buffers
High-performance WebAssembly utilities for Node.js.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS SharedArrayBuffer?
AudioBuffer ponyfill with operations toolkit
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
JSON parse & stringify that supports binary via bops & base64
A pure javascript CRC32 algorithm that plays nice with binary data