Re: [streams] Merge ReadableByteStream into ReadableStream (#430)

Another issue: there is a mixture of spec internal types and JS types in the ReadableStreamBYOBRequest constructor. It cannot take a Record as its second parameter.

I'd suggest passing the view directly and letting the caller construct it.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/430#issuecomment-194574134

Received on Wednesday, 9 March 2016 23:58:45 UTC