utf7_utf8


Description:


public string utf7_utf8 (string ptr)

Convert a modified UTF-7 string to UTF-8.

If the UTF-7 string contains 8 bit characters, they are treated as iso-8859-1.

The IMAP rules [rfc2060] are used in the UTF-7 encoding.

Parameters:

ptr

a UTF-7 string to convert

Returns:

The converted string. Free it with g_free, when no longer needed.


Namespace: Camel
Package: camel-1.2