import { flattenBinArray } from "https://deno.land/x/libauth@v2.0.0-alpha.6/src/lib/format/hex.ts";
Reduce an array of Uint8Array
s into a single Uint8Array
.
import { flattenBinArray } from "https://deno.land/x/libauth@v2.0.0-alpha.6/src/lib/format/hex.ts";
Reduce an array of Uint8Array
s into a single Uint8Array
.