- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 10 Feb 2015 12:09:31 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 10 February 2015 20:10:16 UTC
@tyoshino this is sounding promising. I think I need a bit more detail to understand how it's supposed to work though. Especially how it interacts with readInto. I think I like the general approach though, of a more-specialized variant of ReadableByteStream that helps with this case. Would love if you could flesh out the PR with some examples of consumer code, using read/readInto/feedArrayBuffer. As for naming, I don't have any strong preferences. "Strategy" is kind of already taken, but something about allocation might be nice. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/253#issuecomment-73773993
Received on Tuesday, 10 February 2015 20:10:16 UTC