variable collectUint8Array
import { collectUint8Array } from "async.ts";

Type

(iterable: AsyncIterable<Uint8Array>) => Promise<Uint8Array>