> Node shared buffer class for fast sharing data between processes (Windows/OSX/Linux supported). >
Is this value a JS SharedArrayBuffer?
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Get the ArrayBuffer out of a TypedArray, robustly.
Shared utilities for chat SDK adapters
Node.js Buffer API, for the browser
Get the ArrayBuffer out of a DataView, robustly.
Convert a typed array to a Buffer without a copy
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
JSON Web Token implementation (symmetric and asymmetric)
Convert character encodings in pure javascript.
Add support for more integer widths to Buffer
Buffer-backed Streams for reading and writing.
A pure javascript CRC32 algorithm that plays nice with binary data
Determine if an object is a Buffer
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
abstract base class for crypto-streams
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
TypeScript definitions for buffer-from
a fast, efficient buffer writer
Unified interfaces for common platform-specific services
Detect native Buffer support.
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns