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

@hsivonen - re: prepending byte sequence - agreed, that would not be cool. I'd make it a little more opaque from the point of view of script, e.g. a `ArrayBuffer getInitState()` method and an `{initState: BufferSource}` option for the constructor. But moot until we figure out if/how we'd support this.

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

Received on Friday, 6 November 2015 17:40:55 UTC