Chameleon and Iguana Plugin C# Class Libraries

MultiByteString Members

MultiByteString overview

Public Static (Shared) Methods

getUniString Converts a null terminated UTF-8 string to Unicode.

Public Instance Constructors

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

Public Instance Methods

Equals (inherited from Object) 
free Frees the UTF-8 string.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
mbPtr Get a pointer to the UTF-8 string.
setStringUni Convert the given string into its UTF-8 equivalent.
ToString (inherited from Object) 

Protected Instance Methods

Finalize Destructor.
MemberwiseClone (inherited from Object) 

See Also

MultiByteString Class | iNTERFACEWARE.Iguana.Plugin Namespace