iconv_locale_to_utf8_length


Description:


public string iconv_locale_to_utf8_length (string str, size_t n)

Allocates a new string buffer containing the first n bytes of str converted to UTF-8.

Parameters:

str

string in locale charset

n

number of bytes to convert

Returns:

a new string buffer containing the first n bytes of str converted to UTF-8.


Namespace: GMime
Package: gmime-3.0