Check if a Buffer/Uint8Array is a JPEG image
read and write binary structures and data types
Rust bcrypt binding
Character encoding detector
Detect the archive type of a Buffer/Uint8Array
Detect the file type of a file, stream, or data
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Buffer.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
JavaScript implementation of Google's Snappy compression library
Run a buffer through a child process
Smallest/simplest possible means of using btoa with both Node and browserify
TypeScript definitions for json-buffer
Node.js Buffer API, for the browser
TypeScript definitions for utf-8-validate
Create a MD5 hash with hex encoding
Copy buffer data to a new Buffer instance.
protobuf-style varint bytes - use msb to create integer values of varying sizes
LZ4 streaming compression and decompression
serialize objects to javascript
TypeScript definitions for buffers
Native file system operations for Bare
Extremely fast utf8 only stream implementation
Native buffers for JavaScript