This release is versions behind 1.0.6 — the latest version of @std/bytes.
Works with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Downloads41,256/wk
•Published2 years ago (0.206.0)
Utilities to manipulate Uint8Arrays that are not built-in to JavaScript
Functions
f
equals(): boolean
a: Uint8Array,
b: Uint8Array
Check whether binary arrays are equal to each other.