Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
A library to offer a ring buffer for Node-RED msg statistics.
Get the ArrayBuffer out of a TypedArray, robustly.
ICO encoder and decoder library
Declaratively encode and decode binary data
Is this value a JS ArrayBuffer?
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Encode/decode DNS-SD TXT record RDATA fields
Is this value a JS SharedArrayBuffer?
A focus ring clearly indicates which item has keyboard focus.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Node addon for string extraction for cbor-x
Get the ArrayBuffer out of a DataView, robustly.
Determine if an object is a Buffer
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
JSON parse & stringify that supports binary via bops & base64
Postgres bytea parser
Node.js Buffer API, for React Native
JavaScript implementation of the BSER Binary Serialization
Everything you need to handle HTTP message body content-encoding
A NodeJS ring buffer built for handling binary data
Pure-JS CRC-32
minimal implementation of a PassThrough stream
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object