import * as mod from "https://deno.land/std@0.167.0/streams/read_all.ts"; FunctionsfreadAllRead Reader r until EOF (null) and resolve to the content as Uint8Array`. freadAllSyncSynchronously reads Reader r until EOF (null) and returns the content as Uint8Array.