ZipConstants Methods

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipConstants Methods

The methods of the ZipConstants class are listed below. For a complete list of ZipConstants class members, see the ZipConstants Members topic.

Public Static Methods

ConvertToArrayOverloaded. Convert a string to a byte array
ConvertToStringOverloaded. Convert a portion of a byte array to a string.
ConvertToStringExtOverloaded. Convert a byte array to string

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

ZipConstants Class | ICSharpCode.SharpZipLib.Zip Namespace