Skip to main content
Module

std/streams/reader_from_iterable.ts

The Deno Standard Library
Latest
import * as mod from "https://deno.land/std@0.224.0/streams/reader_from_iterable.ts";

Functions

Create a Reader from an iterable of Uint8Arrays.