Login
From:
MDN Web Docs
(Uncensored)
subscribe
ReadableStream - Web APIs | MDN
https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream
links
backlinks
Roast topics
Find topics
Find it!
The ReadableStream interface of the Streams API 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.