Hacker News new | ask | show | jobs
by mcav 4029 days ago
TextDecoder/TextEncoder is the emerging standard way to do this.

https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder

1 comments

Interesting, how does that relate to this? https://encoding.spec.whatwg.org/
That's the same thing.