import { readAllSync } from "https://deno.land/x/deno@v0.28.0/cli/js/deno.ts";
Read synchronously r
until EOF and return the content as Uint8Array
.
import { readAllSync } from "https://deno.land/x/deno@v0.28.0/cli/js/deno.ts";
Read synchronously r
until EOF and return the content as Uint8Array
.