WebSocket buffer utils
Everything you need to handle HTTP message body content-encoding
find the index of a buffer in a buffer
Check if a Buffer/Uint8Array is a PNG image
Append a buffer to another buffer ensuring to preserve line ending characters.
Utility functions to make dealing with Uint8Arrays easier
Extensions to Node.js child_process module
Buffer data from an incoming stream and allow access to the complete buffer once all data has been received.
Postgres bytea parser
A general purpose buffer pool.
Get and validate the raw body of a readable stream.
Pretty-prints a Buffer
ICO encoder and decoder library
Shared utilities for chat SDK adapters
Remove a byte order mark (BOM) from a buffer.
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
bigint to buffer conversion with native support
A javascript library to extract Exif metadata from images, in node and in the browser.
read and write binary structures and data types
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
Node.js Buffer API, for the browser
Create a MD5 hash with hex encoding
TypeScript definitions for is-buffer