Check if a buffer contains valid UTF-8
Convert a typed array to a Buffer without a copy
Implementation of window.fetch which can use http2 seamlessly
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
minimal implementation of a PassThrough stream
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
A minimal base64 implementation for number arrays.
A light-weight module that brings Fetch API to node.js
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.
Constant-time comparison of Buffers
bigint to buffer conversion with native support
return whether two buffers are equal
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Node.js interface to the system installed zstd.
Hex Dumper (streaming, sync, and cli)
Shared utilities for chat SDK adapters
LZ4 streaming compression and decompression
Converts a stream intro a buffer or array of objects
Bridging the gap between buffers and typed arrays
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Everything you need to handle HTTP message body content-encoding