[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.GZip.GZipConstants]
| C# | Visual Basic | Managed C++ |
public sealed class GZipConstants
Public NotInheritable Class GZipConstants
public ref class GZipConstants sealed
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| FCOMMENT | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.GZip.GZipConstants.FCOMMENT] | |
| FEXTRA | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.GZip.GZipConstants.FEXTRA] | |
| FHCRC | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.GZip.GZipConstants.FHCRC] | |
| Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| FNAME | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.GZip.GZipConstants.FNAME] | |
| FTEXT | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.GZip.GZipConstants.FTEXT] | |
| GetHashCode() | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
| GZIP_MAGIC | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.GZip.GZipConstants.GZIP_MAGIC] | |
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString() | (Inherited from Object.) |
| Object | |
| GZipConstants | |
Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)