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.
concat patch for Buffer in node < 0.8.
Determine if an object is a Buffer
read and write binary structures and data types
A pure javascript CRC32 algorithm that plays nice with binary data
Create a MD5 hash with hex encoding
Convert any binary data to ArrayBuffer
A must faster concat for Arrays
Concatenate files.
Hashing made simple. Get the hash of a buffer/string/stream/file.
A PNG decoder in JS
This addon provides array helpers for Ember templates and components.
ICO encoder and decoder library
minimal implementation of a PassThrough stream
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
Functions for combining color matrices
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.
A pure javascript JPEG encoder and decoder
Converts a stream intro a buffer or array of objects
Constant-time comparison of Buffers
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Create an ArrayBuffer instance from a Data URI string
Decode `.ico` icons