The fields of the GZipConstants class are listed below. For a complete list of GZipConstants class members, see the GZipConstants Members topic.
Public Static Fields
FCOMMENT | flag bit mask indicating comment is present |
FEXTRA | Flag bit mask for extra |
FHCRC | Flag bitmask for Crc |
FNAME | flag bitmask for name |
FTEXT | Flag bit mask for text |
GZIP_MAGIC | Magic number found at start of GZIP header |
See Also
GZipConstants Class | ICSharpCode.SharpZipLib.GZip Namespace