- From: Takeshi Yoshino <notifications@github.com>
- Date: Fri, 29 May 2015 05:55:11 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 29 May 2015 12:55:43 UTC
If we could return the number of bytes filled together with the ArrayBufferView, we can avoid erroring it. But, maybe, we should rather ask those who want to fill a Uint16Array from unsigned int16 data sharded into multiple streams to just change the view type to Uint8Array, and change back to Uint16Array once done. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/353#issuecomment-106795111
Received on Friday, 29 May 2015 12:55:43 UTC