Re: [streams] New proposal for byte stream uses cases (#289)

> So people would access the underlying buffer with result.buffer? I guess that is OK.

Right. ArrayBufferView can be just used as a tuple of offset, size and buffer. Simple and powerful.

----

I summarized scattered discussion into some comments at https://github.com/whatwg/streams/issues/253. Feel free to fix/add.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/289#issuecomment-76891463

Received on Tuesday, 3 March 2015 05:55:39 UTC