GZipConstants Members
Public Static Fields
| flag bit mask indicating comment is present | |
| Flag bit mask for extra | |
| Flag bitmask for Crc | |
| flag bitmask for name | |
| Flag bit mask for text | |
| Magic number found at start of GZIP header |
Public Instance Methods
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Returns a String that represents the current Object. |
See Also
GZipConstants Class | ICSharpCode.SharpZipLib.GZip Namespace