ucs2_utf8
Description:
Convert a ucs2 string into a UTF-8 one.
The ucs2 string is treated as network byte ordered, and terminated with a 16-bit null.
Parameters:
ptr |
a ucs2 string to convert |
Returns:
The converted string. Free it with g_free, when no longer needed. |
Namespace: Camel
Package: camel-1.2