This class contains functions to change the current encoding used internally by Chameleon at runtime. Changes made here affect all currently instantiated Engines and Chameleon network connections.
For a list of all members of this type, see ChameleonEncoding Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
iNTERFACEWARE.Chameleon.ChameleonEncoding
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The locale set here is used to determine how to
1) Translate .NET and Java unicode strings to and from the internal representation used in Chameleon for both Engine and network operations. See http://www.interfaceware.com/manual/setting_encoding.html for more details.
2) Determine how strings are parsed with an Engine.
Namespace: iNTERFACEWARE.Chameleon
Assembly: CHM_CSHARP (in CHM_CSHARP.dll)
ChameleonEncoding Members | iNTERFACEWARE.Chameleon Namespace