Returns a promise which fulfils with the supplied stream's content
Get the ArrayBuffer out of a DataView, robustly.
Is this value a JS ArrayBuffer?
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A Minipass stream that collects all the data into a single chunk
Implements a JavaScript async iterator protocol for consuming and producing binary netstrings.
A module for creating a node style stream over a WebExtension port object.
Reads segments from a m3u8 or dash playlist into a consumable stream.
Declaratively encode and decode binary data
JSON parse & stringify that supports binary via bops & base64
Node.js Streams, a user-land copy of the stream library from Node.js
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A pure javascript CRC32 algorithm that plays nice with binary data
PowerSync React Native SDK
A finite state machine iterator for JavaScript
Get the mime type of a stream
Non-blocking stdout stream
WebSocket protocol handler with pluggable I/O
A light-weight module that brings window.fetch to node.js
Treat one or more iterables as a single iterable
Check if something is a Node.js stream
Simple iterator for flat and multi section lists
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
fs read and write streams based on minipass