Re: [streams] How will ReadableByteStream work with seekable resources? (#253)

@yutakahirano the detaching thing seemed pretty good. But then I realized that I'm no longer sure how to read the entire stream into one big array buffer. E.g. as in [this gist](https://gist.github.com/domenic/e251e37a300e51c5321f#file-async-readinto-js-L5-L10). Maybe this is just another missing ES7 API, to create an array buffer from many smaller array buffers?

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

Received on Tuesday, 24 February 2015 16:32:09 UTC