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

wanderview: I agree that this kind of stuff is called `allocation something` or `allocator`. I used `feeding` since it's not passive (asked to allocate) but the user tells it to `pull` by putting a new ArrayBuffer via the `feedArrayBuffer()` method. I don't care so much about the naming but that's my feeling. Feed**able** might be misleading. ManualArrayBufferFeeding... is the most descriptive name I come up with but too long.

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

Received on Wednesday, 11 February 2015 04:04:07 UTC