Re: [encoding] Signaling EOF in the streaming case is unspecified (or too unclear) (#12)

Note that per the specification you signal EOF by a call to `decode()` that does not have the `stream` member set to true. You can still pass in additional input at that point. At what point does the algorithm confuse you?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/issues/12#issuecomment-153711813

Received on Wednesday, 4 November 2015 12:50:33 UTC