iconv_utf8_to_locale_length


Description:


public string iconv_utf8_to_locale_length (string str, size_t n)

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

Parameters:

str

string in UTF-8 charset

n

number of bytes to convert

Returns:

a new string buffer containing the first n bytes of str converted to the user's locale charset.


Namespace: GMime
Package: gmime-3.0