import { readAll } from "https://dotland.deno.dev/std@0.224.0/io/read_all.ts";
Read Reader
r
until EOF (null
) and resolve to the content as
{@link Uint8Array
}.
Parameters
reader: Reader
import { readAll } from "https://dotland.deno.dev/std@0.224.0/io/read_all.ts";
Read Reader
r
until EOF (null
) and resolve to the content as
{@link Uint8Array
}.