Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/willow/src/store/storage/payload_drivers/util.ts>collectUint8Arrays

A Willow Data Model and Willow General Purpose Sync protocol implementation in TypeScript.
Latest
function collectUint8Arrays
import { collectUint8Arrays } from "https://deno.land/x/willow@0.3.5/src/store/storage/payload_drivers/util.ts";

Parameters

it: AsyncIterable<Uint8Array>

Returns

Promise<Uint8Array>