Re: [streams] Support reading bytes into buffers allocated by user code on platforms where only async read is available (#253)

> my initial intuition is that ...

Yeah. So, we give different semantics to `{ value, done }` for `read(undefined)` and `read(view)`. This is the same as the empty view holding the detached approach. But the same format `{ value, done }` than mixture of EOS and empty view. I understand. I'm fine with that.

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

Received on Thursday, 5 March 2015 21:59:58 UTC