variable concatUint8Arrayimport { concatUint8Array } from "https://deno.land/x/evt@v2.4.7/tools/concatUint8Array.ts"; type(chunks: (Uint8Array | Int8Array)[], byteLength?: number) => Uint8Array