Utility functions to make dealing with Uint8Arrays easier
Concatenate Uint8Arrays
encode/decode Uint8Arrays to strings
A library for dealing with Uint8Arrays.
This submodule provides functions to make dealing with Uint8Arrays easier.
Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists
Concatenate mutiple Uint8Arrays super efficiently.
Uint8 encoding, a simple way to convert strings to Uint8Arrays and vice versa.
Miscellaneous functions for working with Uint8Arrays
BigInt encoding, a simple way to convert Uint8Arrays into BigInts, and vice versa.
Int32 encoding, a simple way to convert 32-bit signed integers to Uint8Arrays, and vice versa.
Access data in Uint8ArrayLists and Uint8Arrays in a uniform way
A tiny function for decoding base64 strings into Uint8Arrays, useful for bundling and loading WASM modules.
Splits Uint8Arrays emitted by an (async) iterable by a delimiter
Utility methods for uint8arrays
Utility functions to make dealing with Uint8Arrays easier
Small napi-rs shim with an interface similar to `Map<Uint8Array, number>` but only for length 48 Uint8Arrays for keys and unsigned 32 bit numbers for values.
Bit-level reads and writes for Uint8Arrays and Node.js Buffers
Efficiently encode Uint8Arrays as base64 strings
An isomorphic timing-safe equality function for strings and Uint8Arrays.
Utility methods for uint8arrays
A collection of utility functions for working with Uint8Arrays in TypeScript
Utility functions to make dealing with Uint8Arrays easier
A customizable byte reader that noms Uint8Arrays