This Streams API interface represents a readable stream of byte data. The Fetch API offers a concrete instance of a ReadableStream through the body property of a Response object.
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/ReadableStream