- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 19 Mar 2015 06:11:54 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 19 March 2015 13:12:29 UTC
Yeah, I think the consistency is good. Plus I could imagine a hypothetical scenario where the stream allocates one large ArrayBuffer then hands out smaller Uint8Array views into it as it fills up (all with the same backing buffer). Probably will never happen given multi-threading means lots of transfers anyway, but imagining it helped convince me. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/295#issuecomment-83556911
Received on Thursday, 19 March 2015 13:12:29 UTC