Re: [whatwg/streams] ReadableStream.from(X) (#1018)

It would behave the same as `Array.from(uint8array)`. Perhaps we should add `ReadableStream.of(...chunks)` to mirror `Array.of(...elements)`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/1018#issuecomment-587352407

Received on Tuesday, 18 February 2020 09:04:51 UTC