dil.Converter

Members

Functions

sanitizeText
char[] sanitizeText(char[] text)

Replaces invalid UTF-8 sequences with U+FFFD (if there's enough space,) and Newlines with '\n'.

Structs

Converter
struct Converter

Converts various Unicode encoding formats to UTF-8.

Meta

Authors

Aziz Köksal

License

GPL3 $(Maturity very high)