Class Reference
%Net.Charset
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%Net] >  [Charset]
Private  Storage

class %Net.Charset

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
GetDefaultCharset GetTranslateTable IsLocaleUnicode TranslateTableExists


Methods

• classmethod GetDefaultCharset() as %String
Return default charset for the current locale.
• classmethod GetTranslateTable(ByRef charset As %String) as %String
Return the translate table name for the given charset name. For information on translate tables, see Translation Tables.

• 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.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.