%Net.Charset
class %Net.Charset
Class to represent MIME charsets within InterSystems IRIS and map these charsets to InterSystems IRIS locales.Method Inventory
Methods
classmethod GetDefaultCharset() as %String
Return default charset for the current locale.
Return the translate table name for the given charset name.
For information on translate tables, see Translation Tables.
classmethod IsLocaleUnicode() as %Integer
Test if the translate table name for the input charset name is loaded.