Showing 1-20 of 19,490 packages
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
Utility functions to make dealing with Uint8Arrays easier
Allocate a buffer having a specified number of bytes.
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
Buffer.
Safer Node.js Buffer API
Node.js Buffer API, for the browser
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS SharedArrayBuffer?
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Is this value a JS ArrayBuffer?
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get the ArrayBuffer out of a DataView, robustly.
some shims for node buffers
Determine if an object is a Buffer
Native buffers for JavaScript
Convert a typed array to a Buffer without a copy
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
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.