- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 26 Feb 2015 09:53:25 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 26 February 2015 17:53:57 UTC
Domenic, one question. We designed ExclusiveStreamReader to be almost indistinguishable from ReadableStream. This was IIRC to allow user of the reader not to be aware of that he/she is touching a reader, not the original stream. Does this mean that the reader should also have getReader() to create a nested reader? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/288#issuecomment-76228397
Received on Thursday, 26 February 2015 17:53:57 UTC