Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%Net.Charset

class %Net.Charset

Class to represent MIME charsets within Cache and map these charsets to Cache locales.

Method Inventory

Methods

classmethod GetDefaultCharset() as %String
Return default charset for the current Cache locale.
classmethod GetTranslateTable(ByRef charset As %String) as %String
Return the Cache translate table name for the input charset name.
classmethod IsLocaleUnicode() as %Integer
classmethod TranslateTableExists(charset As %String, Output table) as %Boolean
Test if the translate table name for the input charset name is loaded.
FeedbackOpens in a new tab