Re: [streams] Add ReadableByteStream observing API (#362)

> I think in this case we need to pipe the stream to some kind of identity transform stream that also validates that the chunks are Uint8Arrays (or maybe transfers other types into new Uint8Arrays?). It is not an easy case.

Branched to https://github.com/yutakahirano/fetch-with-streams/issues/44

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/362#issuecomment-112276782

Received on Tuesday, 16 June 2015 03:59:50 UTC