TypeScript definitions for is-buffer
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
minimal implementation of a PassThrough stream
Is this value a JS ArrayBuffer?
Translation between JavaScript values and Buffers
Is this value a JS SharedArrayBuffer?
TypeScript definitions for buffer-from
Get and validate the raw body of a readable stream.
TypeScript definitions for responselike
Modern Buffer API polyfill without footguns
Determine if an object is a Buffer
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Node.js Buffer API, for the browser
Safer Node.js Buffer API
Binary value packing and unpacking
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
A ridiculously light-weight argument validator (now browser friendly)
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Detect the archive type of a Buffer/Uint8Array
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Convert a typed array to a Buffer without a copy
Strict borsh compatible de/serializer
Translation between JavaScript values and Buffers