@stdlib/array-zeros-like
Create a zero-filled array having the same length and data type as a provided array.
Create a zero-filled array having the same length and data type as a provided array.
Create a typed array.
Fastest possible buffer-like utilities for uint8.
Reinterpret a BooleanArray as a Uint8Array.
Utilities for unsigned 8-bit integers.
Base utilities for unsigned 8-bit integers.
Create an unsigned 8-bit integer from a literal bit representation.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Convert binary data between common formats and encodings.
Generate a cryptographically-random Uint8Array with the given number of bytes of entropy.
Converts an array of X-bit unsigned integers to an array of Y-bit unsigned integers
A tiny function for casting a Buffer to a Uint8Array.
Read/write data records into Buffer instances
bytes is a crate for tranform js string to bytes
Custom jest matchers to test binary data
The Transformer library provides a comprehensive set of tools for transforming data between various formats, including base64 strings, Uint8Arrays, Blobs, and File objects. It also includes a FormDataTransformer class for converting between FormData objec