Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size
Like `string.slice()` but bytewise
Crockford base-32 checksum encoding
A minimal UTF8 implementation for number arrays.
A minimal base64 implementation for number arrays.
Node addon for string extraction for cbor-x
No description provided.
Pattern-matching on byte buffers
Pure-JS ADLER-32
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
Pattern-matching on byte buffers
base64 utilities for TypeScript and JavaScript
TypeScript definitions for byte-size
Strip UTF-8 byte order mark (BOM) from a Uint8Array
Codecs for various data structures
a fast, efficient buffer writer
Strip UTF-8 byte order mark (BOM) from a stream
Input Buffer and Output Buffer, just like Java ByteBuffer
Convert Node Readable to Web API ReadableStream
Utilities for encoding and decoding common formats like hex, base64, and varint. Ported from Deno's @std/encoding.
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
Read and write arbitrary bytes over a duplex stream
hint that that warns against using the BOM character at the beginning of a text file.