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

My understanding is that `reader.bytesRead` tells us the number of bytes read from the stream for whole lifetime of the stream. So, it doesn't satisfy (2) of https://github.com/yutakahirano/fetch-with-streams/issues/37#issuecomment-107836439. I'm misunderstanding your proposal? If we make it able to reset the `bytesRead` data, then, we cannot satisfy wanderview's point.

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

Received on Wednesday, 17 June 2015 09:09:08 UTC