buffer-stream-js ====
minimal implementation of a PassThrough stream
Buffer-backed Streams for reading and writing.
Returns the next buffer/object in a stream's readable queue
writable stream that concatenates strings or binary data and calls a callback with the result
a ThroughStream that strictly buffers all readable events when paused.
Postgres bytea parser
Get and validate the raw body of a readable stream.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Get a stream as a string, Buffer, ArrayBuffer or array
split a Text Stream into a Line Stream, using Stream 3
Strip UTF-8 byte order mark (BOM) from a string
Convert character encodings in pure javascript.
streaming unbzip2 implementation in pure javascript for node and browsers
Consume a stream of data into a binary Buffer as efficiently as possible
JSON.Stringify as a readable stream
Safer Node.js Buffer API
Concatenate a readable stream's data into a single buffer
Encode and decode base64 encoded strings
TypeScript definitions for responselike
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
JSON parse & stringify that supports binary via bops & base64
Is this value a JS ArrayBuffer?
Encode and decode quoted-printable strings according to rfc2045
No description provided.
No description provided.