Get the ArrayBuffer out of a TypedArray, robustly.
JS/WASM release of the Signalsmith Stretch library
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Parse all the varints in a Buffer (for when there are varints everywhere)
LZ4 streaming compression and decompression
Implementation of the Discord Voice API for Node.js
JSON parse & stringify that supports binary via bops & base64
Everything you need to handle HTTP message body content-encoding
ES6 iterator based read/write bit streams with support for variable word widths
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A pure javascript CRC32 algorithm that plays nice with binary data
promise-based wav decoder
A simple decoder for WAV audio files
Decode audio files using FFmpeg and WebAssembly
Range header field string parser
A wrapper around the native DataView which can handle multiple ArrayBuffers.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
An AAC decoder for Aurora.js
Determine if an object is a Buffer
Convert a typed array to a Buffer without a copy
socket.io protocol parser