- From: Takeshi Yoshino <notifications@github.com>
- Date: Wed, 17 Jun 2015 02:14:27 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 17 June 2015 09:14:54 UTC
In PR #361, we can say that: - `controller.enqueue()` is equivalent to `writer.write()` - the combination of `controller.respond()` + pullInto() call is equivalent to `bufferProvidingWriter.beginWrite()` and acknowledging it --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/329#issuecomment-112731578
Received on Wednesday, 17 June 2015 09:14:54 UTC