CharsetConverter


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.24" ) ]
public CharsetConverter (string to_charset, string from_charset) throws Error

Creates a new CharsetConverter.

Parameters:

to_charset

destination charset

from_charset

source charset

Returns:

a new CharsetConverter or null on error.