convert a buffer (or string) to a Uint8Array
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A minimal base64 implementation for number arrays.
Useful utilities for working with Uint8Array (and Buffer)
Convert a typed array to a Buffer without a copy
A general purpose buffer pool.
A minimal UTF8 implementation for number arrays.
Utility functions to make dealing with Uint8Arrays easier
Bridging the gap between buffers and typed arrays
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Node.js Buffer API, for the browser
Get the ArrayBuffer out of a TypedArray, robustly.
Character encoding detector
Check if a Buffer/Uint8Array is a PNG image
Node.js Buffer API, for React Native
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Everything you need to handle HTTP message body content-encoding
Small package to encode or decode IP addresses from buffers to strings.
get dimensions of any image file
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Declaratively encode and decode binary data
High-performance Base64 encoder and decoder
buffer operations