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

> I'm less sure about this, but it still seems reasonable to me that these be separate types... what do you think?

Hmm, ok. Having read(view) on a reader obtained by getReader() is just confusing. ReadableStream with non-byte source still has getBYOBReader() but should be less confusing.

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

Received on Friday, 5 February 2016 14:28:51 UTC