← Back to index
function Deno.readAll

Read Reader r until EOF (null) and resolve to the content as Uint8Array`.

Return Type

🔗
Promise<Uint8Array>