SharpCvsLib

EncodingUtil Members

EncodingUtil overview

Public Static (Shared) Properties

DEFAULT_ENCODING The default encoding to use for the application.

Public Static (Shared) Methods

GetStringOverloaded. Converts the byte stream to a Unicode array of charaters and then reads the specified number of characters from the initial offset point.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

EncodingUtil Class | ICSharpCode.SharpCvsLib.Util Namespace