`stream-array-buffer` is a `stream.Transform` of Node.js. It gathers input values and emits them as an array.
minimal implementation of a PassThrough stream
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Get a stream as a string, Buffer, ArrayBuffer or array
Buffer-backed Streams for reading and writing.
Returns the next buffer/object in a stream's readable queue
a ThroughStream that strictly buffers all readable events when paused.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Get and validate the raw body of a readable stream.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Convert a typed array to a Buffer without a copy
Postgres bytea parser
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
writable stream that concatenates strings or binary data and calls a callback with the result
split a Text Stream into a Line Stream, using Stream 3
Read arrays as standard WhatWG streams.
Bridging the gap between buffers and typed arrays
Like JSONStream, but using Minipass streams
TypeScript definitions for concat-stream
Converts a stream intro a buffer or array of objects
Concatenate a readable stream's data into a single array
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.