iconvUtf8ToLocale

Allocates a new string buffer containing str converted to the user's locale charset.

string
iconvUtf8ToLocale
(
string str
)

Parameters

str string

string in UTF-8 charset

Return Value

Type: string

a new string buffer containing str converted to the user's locale charset.