Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | LibTextCodec: Start fleshing out a simple text codec library | Andreas Kling | |
We're starting with a very basic decoding API and only ISO-8859-1 and UTF-8 decoding (and UTF-8 decoding is really a no-op since String is expected to be UTF-8.) |