Re: [streams] What should we call ReadableByteStream.prototype.getBYOBReader()? (#294)

@chrisdickinson that's not as good, I think, because ideally `getReader()` on both ReadableStream and ReadableByteStream should return an auto-allocating readers with a no-argument `read()`.

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

Received on Thursday, 12 March 2015 05:46:21 UTC