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

> > (A) ... There is no pulling mode.

> Minor point: there is no consumer-initiated pulling, I agree. But a non-byte stream implementation could "pull" ahead of time if it wanted, to make future calls to read() fulfill immediately.

Do you mean calling async read() ahead of time by "pull ahead of time"?

I'm asking as it's reply to (A).

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

Received on Wednesday, 4 March 2015 17:25:21 UTC