summaryrefslogtreecommitdiff
path: root/js/text_encoding.ts
AgeCommit message (Expand)Author
2018-12-06Add ASCII support to TextDecoderKitson Kelly
2018-12-06Use alternate TextEncoder/TextDecoder implementation (#1281)Kitson Kelly
2018-10-14Align JSDoc to style guide.Kitson Kelly
2018-09-20Add atob() and btoa() (#776)Kevin (Kun) "Kassimo" Qian
2018-08-09Add TextEncoder/TextDecoder support.Ryan Dahl