Chameleon and Iguana Plugin C# Class Libraries

MultiByteString Members

MultiByteString overview

Public Static (Shared) Methods

getUniString Convert a given multibyte null terminated input string into the .NET string type using the conversion rules in the ChameleonEncoding class.

Public Instance Constructors

MultiByteString Overloaded. Initializes a new instance of the MultiByteString class.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
mbPtr Get a pointer to the multibyte string.
setStringUni Convert the given string into its multibyte equivalent according to the rules in the ChameleonEncoding class.
ToString (inherited from Object) 

Protected Instance Methods

Finalize Default destructor.
MemberwiseClone (inherited from Object) 

See Also

MultiByteString Class | iNTERFACEWARE.Chameleon Namespace