- From: Ben Kelly <notifications@github.com>
- Date: Wed, 22 Apr 2015 08:30:54 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 22 April 2015 15:31:21 UTC
Sorry, that should be even shorter: ``` stream.pipeTo(new WritableStream({ write: logData })); ``` --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/341#issuecomment-95238335
Received on Wednesday, 22 April 2015 15:31:21 UTC