- From: isonmad <notifications@github.com>
- Date: Fri, 28 Oct 2016 10:07:04 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 28 October 2016 17:11:12 UTC
Yeah. Probably want to do the same with `getWriter({mode:"RBYOB", writeInto(buffer) {...}` too actually, as you pointed out about transferred/detached buffers. Actually, as these reversed cases turn `writer` and `reader` into emitters of 'push' like events, maybe we want to consider if the api for [Observables](https://github.com/tc39/proposal-observable) is relevant. -- 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/495#issuecomment-256974922
Received on Friday, 28 October 2016 17:11:12 UTC