- From: Takeshi Yoshino <notifications@github.com>
- Date: Fri, 05 Feb 2016 02:14:52 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 5 February 2016 10:15:19 UTC
This is to pass the transferred ArrayBuffer back in case the underlying source has transferred the given ArrayBuffer and therefore the ArrayBuffer initially given by the consumer of the ReadableStream is no longer valid. > default bytesWritten to view.byteLength Oh, interesting. Hmm, I'm slightly inclined to ask users to specify it explicitly. BTW, I've added NaN/Infinity/Negative check on this. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/commit/f6a4974c72e2fed16f7603c8a1ddfdbb92db5cab#commitcomment-15909859
Received on Friday, 5 February 2016 10:15:19 UTC