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