- From: Takeshi Yoshino <notifications@github.com>
- Date: Fri, 15 Jan 2016 05:37:23 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 15 January 2016 13:37:51 UTC
How about this? - throw away pullInto arguments - add a new getter `byobRequest`. It's `undefined` when there's no outstanding `read(view)` request waiting for getting filled. It becomes a tuple of buffer, offset, and length when there is. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/423#issuecomment-171963395
Received on Friday, 15 January 2016 13:37:51 UTC