Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
TypeScript definitions for is-buffer
bigint to buffer conversion with native support
Is this value a JS ArrayBuffer?
buffer operations
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
JSON parse & stringify that supports binary via bops & base64
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Everything you need to handle HTTP message body content-encoding
Get and validate the raw body of a readable stream.
A port of the Brotli compression algorithm as used in WOFF2
find the index of a buffer in a buffer
Easier Buffer cloning in node.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Convert encodings, uses iconv-lite
High-performance Base64 encoder and decoder
The node core libs for in browser usage.
Returns the next buffer/object in a stream's readable queue
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
The Node Plugin for Nx contains generators and executors to manage Node applications within an Nx workspace.
Source code handling classes for webpack
Rust bcrypt binding
Node.js Buffer API, for React Native