Re: [streams] ReadableStream.getReader name is a bit misleading (#308)

What does the reader abstraction give you that couldn't be done via a change in semantics of the read method?  In other words, why not just stream.read() ?  What else can you call on the reader?

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

Received on Friday, 3 April 2015 01:14:16 UTC