Convert a typed array to a Buffer without a copy
Create streams from promises
Extremely fast utf8 only stream implementation
Returns a stream which becomes readable once all input is received
convert buffer to readable stream
Simple in-memory vinyl file store
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Source code handling classes for webpack
Hashing made simple. Get the hash of a buffer/string/stream/file.
Convert a Readable Stream with a known length into a Buffer
A Transform stream emitting buffered data at each delimiter instance
Read / encode packet for buffer stream
Toggle the CLI cursor
Read arrays as standard WhatWG streams.
Gather a stream, callback with buffer (or error) when done
destroy a stream if possible
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
A minimal base64 implementation for number arrays.
Hex Dumper (streaming, sync, and cli)
slice stream like buffer/string
Call a callback when a readable/writable/duplex stream has completed or failed.
Convert streams (readable or writable) to promises