iconvLocaleToUtf8
fn
string iconvLocaleToUtf8(string str)Allocates a new string buffer containing str in UTF-8.
Parameters
str | string in locale charset |
Returns
a new string buffer containing str converted to UTF-8.