gmime.charset.Charset.iconvName unless the system iconv does not use the canonical ISO charset names (such as using ISO8859-1 rather than the canonical form ISO-8859-1).
Parameters
charset | charset name |
Returns
a canonical charset name for charset.
string canonName(string charset)Attempts to find a canonical charset name for charset.
gmime.charset.Charset.iconvName unless the system iconv does not use the canonical ISO charset names (such as using ISO8859-1 rather than the canonical form ISO-8859-1).
charset | charset name |