Skip to main content

utf8_to

Discworld driver help

utf8_to

Name

utf8_to() - Converts a string from UTF-8 to a specific encoding.

Synopsis

string utf8_to( string str, string enc )

Description

Converts `str' from UTF-8 to the encoding `enc'.

See also

to_utf8()