Marek Lewczuk wrote:
unfortunately xulplanet is not working, so I can't look into XPCOM documentation. So my question: how can I convert string in UTF-8 to other charset (in my case ISO-8859-2).

Using frozen APIs, there's no way...


There's nsICharsetConverterManager:
http://lxr.mozilla.org/seamonkey/source/intl/uconv/idl/nsICharsetConverterManager.idl

And nsIScriptableUConv:
http://lxr.mozilla.org/seamonkey/source/intl/uconv/idl/nsIScriptableUConv.idl
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to