IRISLIB database
Charset Class Reference

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.
 

Detailed Description

Class to represent MIME charsets within InterSystems IRIS and map these charsets to InterSystems IRIS locales.

Member Function Documentation

◆ GetTranslateTable()

_.Library.String GetTranslateTable ( _.Library.String  charset)
static

Return the translate table name for the given charset name.

For information on translate tables, see Translation Tables.