A promise based npm package that converts a node.js ReadStream to buffer
Is this value a JS ArrayBuffer?
Returns a promise which fulfils with the supplied stream's content
A Minipass stream that collects all the data into a single chunk
Get the ArrayBuffer out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Reads segments from a m3u8 or dash playlist into a consumable stream.
Declaratively encode and decode binary data
A module for creating a node style stream over a WebExtension port object.
Node.js Streams, a user-land copy of the stream library from Node.js
JSON parse & stringify that supports binary via bops & base64
Buffer and transform the n first bytes of a stream
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A pure javascript CRC32 algorithm that plays nice with binary data
Get the mime type of a stream
A light-weight module that brings window.fetch to node.js
WebSocket protocol handler with pluggable I/O
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Non-blocking stdout stream
Check if something is a Node.js stream
Detect the file type of a file, stream, or data
Determine if an object is a Buffer
Cyclist is an efficient cyclic list implemention.
Mocks node.js http.ServerResponse. See also `mock-req`.