summaryrefslogtreecommitdiff
path: root/js/text_encoding.ts
AgeCommit message (Expand)Author
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