A pure javascript JPEG encoder and decoder
Remove a byte order mark (BOM) from a buffer.
Allocate a buffer containing a provided string.
Web Assembly streaming Opus decoder
Fast Pure JavaScript MessagePack Encoder and Decoder
Build a buffer without knowing its size beforehand
Is this value a JS ArrayBuffer?
TypeScript definitions for buffer-from
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get an ArrayBuffer from a Buffer as fast as possible
JSON.stringify & JSON.parse which can encode/decode buffers.
Is this value a JS SharedArrayBuffer?
Parse all the varints in a Buffer (for when there are varints everywhere)
promise-based wav decoder
LZ4 streaming compression and decompression
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
Get the ArrayBuffer out of a DataView, robustly.
Encode & decode z-base32
a fast, efficient buffer writer
Append a buffer to another buffer ensuring to preserve line ending characters.
The insecure key derivation algorithm from OpenSSL
Determine if an object is a Buffer
Web Assembly streaming Ogg Opus decoder