Re: [streams] Is Node's "unshift" necessary? (#3)

In #275 we ran in to a potential snag: what if you read the last chunk from a stream, but then want to put it back? Currently the stream closes immediately after reading the last chunk, so this is impossible. Does anyone have any ideas on solving this? What do Node streams do? If you want to hop on over to #275 and help out that would be appreciated.

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

Received on Friday, 6 February 2015 05:17:32 UTC