Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Get the ArrayBuffer out of a DataView, robustly.
Properties file reader for Node.js
A Node.js/Typescript module to read tabular data from the dBase DB (.dbf) file.
Determine if an object is a Buffer
A pure javascript CRC32 algorithm that plays nice with binary data
read and write binary structures and data types
Create a MD5 hash with hex encoding
reads PostgreSQL binary format for numeric values into a string
Convert any binary data to ArrayBuffer
A npm package of a bunzip implementation in pure javascript
A PNG decoder in JS
Hashing made simple. Get the hash of a buffer/string/stream/file.
ICO encoder and decoder library
Asynchronous, buffered, line-by-line file/stream reader
Converts a stream intro a buffer or array of objects
A minimal base64 implementation for number arrays.
minimal implementation of a PassThrough stream
A pure javascript JPEG encoder and decoder
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.
Constant-time comparison of Buffers
Decode `.ico` icons
Generate and parse ASN1.BER objects
NodeJS client for NSQ