On this page
Deno.readAll
deprecatedRead Reader r
until EOF (null
) and resolve to the content as Uint8Array`.
@deprecated
Use readAll
from std/streams/conversion.ts
instead. Deno.readAll
will be removed in the future.
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/Deno.readAll