GZipConstants Members

Public Static (Shared) Fields

FCOMMENT
FEXTRA
FHCRC
FNAME
FTEXT
GZIP_MAGIC Magic number found at start of GZIP header

Public Instance Constructors

GZipConstants Constructor

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

GZipConstants Class | ICSharpCode.SharpZipLib.GZip Namespace