- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 03 Feb 2016 15:26:28 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 3 February 2016 23:26:59 UTC
Why does this take a buffer parameter? I thought the idea was for the underlying source author to write to `.view` and then call `.respond(bytesWritten)` when they're done. Also, maybe default bytesWritten to view.byteLength? Or is that a footgun? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/commit/f6a4974c72e2fed16f7603c8a1ddfdbb92db5cab#commitcomment-15872680
Received on Wednesday, 3 February 2016 23:26:59 UTC