- From: Mattias Buelens <notifications@github.com>
- Date: Tue, 13 Feb 2018 21:32:58 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 13 February 2018 23:46:03 UTC
The example code for using an identity transform streams is wrong. It should use a writer in order to write to the stream.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/881
-- Commit Summary --
* Fix example for identity transform
-- File Changes --
M index.bs (5)
-- Patch Links --
https://github.com/whatwg/streams/pull/881.patch
https://github.com/whatwg/streams/pull/881.diff
--
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/pull/881
Received on Tuesday, 13 February 2018 23:46:03 UTC