Re: [encoding] Serializing internal TextDecoder state? (#7)

One use case might be that you download large files and save the result, decoded, to disk. If at some point the connection gets cut you might want to have state available so you know how to properly resume. In particular when you want to support resumption across application reboots.

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

Received on Wednesday, 4 November 2015 15:00:06 UTC