Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Extremely fast double-ended queue implementation
A PNG decoder in JS
Fast and advanced TIFF decoder
Guarantees an array back
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.
Create an ArrayBuffer instance from a Data URI string
Create a MD5 hash with hex encoding
Pure-JS CRC-32
A pure javascript JPEG encoder and decoder
ICO encoder and decoder library
Shared useful utils and types
Converts a stream intro a buffer or array of objects
Decode `.ico` icons
Character encoding detector
Test if a value is an empty array.
A port of the Brotli compression algorithm as used in WOFF2
High performance WAV file decoder and encoder
Immutable ArrayBuffer (the shim!)
Pure-JS ADLER-32
Detect whether or not an object is an ArrayBuffer.
Java Script Object eXchange.
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.