utile.encoding.iconv

Undocumented in source.

Members

Functions

iconv
auto iconv(string s, string from, string to)
Undocumented in source. Be warned that the author may not have intended to support it.
iconv
size_t iconv(void* , char** , size_t* , char** , size_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
iconv_close
int iconv_close(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
iconv_open
void* iconv_open(char* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta