Re: [streams] What types does ReadableByteStream's reader's read(x) accept and return? (#295)

> Hmm, which point? We require the argument of respond() to be 0. The buffer returned by the respond() call is returned to the consumer with the byteLength set to 0, yes.

I guess I kind of was thinking that close() should automatically do respond(0) for you. But actually that is perhaps not a good idea. Nevermind!

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

Received on Tuesday, 16 June 2015 23:34:20 UTC