Class to represent MIME charsets within InterSystems IRIS and map these charsets to InterSystems IRIS locales. More...
Static Public Member Functions | |
_.Library.String | GetDefaultCharset () |
Return default charset for the current locale. | |
_.Library.String | GetTranslateTable (_.Library.String charset) |
Return the translate table name for the given charset name. More... | |
_.Library.Boolean | TranslateTableExists (_.Library.String charset, table) |
Test if the translate table name for the input charset name is loaded. | |
Class to represent MIME charsets within InterSystems IRIS and map these charsets to InterSystems IRIS locales.
|
static |
Return the translate table name for the given charset name.
For information on translate tables, see Translation Tables.