Re: [streams] How will ReadableByteStream work with seekable resources? (#253)

> I'm not fully sure if there're real use cases, but separation of pull and read basically gives users more degree of freedom. This approach loses it since pull and read are associated.

I can see the advantage of having the separation as being a more direct mapping to underlying system resources and thus giving you more control for the cases where you might need it. This is where stuff like your survey list come in handy.

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

Received on Thursday, 12 February 2015 18:48:05 UTC