utile.encoding

Undocumented in source.

Modules

iconv
module utile.encoding.iconv
Undocumented in source.

Members

Functions

decode
auto decode(string s, ushort cp)
Undocumented in source. Be warned that the author may not have intended to support it.
encode
auto encode(string s, ushort cp)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

encodingsTable
string[ushort] encodingsTable;
Undocumented in source.

Meta