strip-bom-buffer
Strip a byte order mark (BOM) from a buffer.
Strip a byte order mark (BOM) from a buffer.
isomorphic string <=> buffer in 198 bytes
A simple way to traverse a Buffer like a cursor, updating position along the way
Detect the image type of a Buffer/Uint8Array
fast buffer storage
Create vinyl files from a string or buffer and insert into the Gulp pipeline.
Node.js 0.12 buffer.equals() ponyfill
Pure JavaScript Buffer utils.
Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist.
Byte encoding utils
Exports a SHA1 function that uses node's crpyto module under the hood
Lexicographically compare two buffers.
Buffered child process#spawn.
Returns true if a buffer is binary. Takes a buffer and does not read from the file system.
Input Buffer and Output Buffer, just like Java ByteBuffer
Buffer and serialization utilities for javascript
Turn Buffer instances into "pointers"
Compact binary encoding for geographic data
Pruned version of the 'get-pixels' package by Mikola Lysenko (only node.js and local fs files)
Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.