get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
Get a stream as a string, Buffer, ArrayBuffer or array
Safer Node.js Buffer API
Detect the file type of a file, stream, or data
Node.js Buffer API, for the browser
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Determine if an object is a Buffer
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get stdin as a string or buffer
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
Strip the final newline character from a string/buffer
Simple “Least Recently Used” (LRU) cache
Convert a typed array to a Buffer without a copy
A simple module for bitwise-xor on buffers
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Get an ArrayBuffer from a Buffer as fast as possible
Cyclist is an efficient cyclic list implemention.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Get the gzipped size of a string or buffer
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.