Showing 1-20 of 36,525 packages
Sniff the encoding from a HTML byte stream
Read and write arbitrary bytes over a duplex stream
Chomps utf-8 based byte stream into lines.
A Readable stream around a Hypercore that supports reading byte ranges
through stream that buffers streams into batches limited by a cumulative byte size limit
Strip UTF-8 byte order mark (BOM) from a string
Sniff the encoding from a HTML byte stream(no iconv-lite installed)
Strip UTF-8 byte order mark (BOM) from a stream
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Get the byteLength out of a DataView, robustly.
Robustly get the byte offset of a Typed Array
Get the byteOffset out of a DataView, robustly.
Strip UTF-8 byte order mark (BOM) from a Uint8Array
Convert Node Readable to Web API ReadableStream
Count bytes passing through a stream
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Implementation of the HTML encoding sniffer algo, with stream support