Noemax DotNetGZip Report an issue | Discuss in forums
GZipHeaderField Members
See Also  Properties 
Noemax.GZip Assembly > Noemax.GZip Namespace : GZipHeaderField Class

The following tables list the members exposed by GZipHeaderField.

Public Properties

 NameDescription
Public PropertyDataThe data contained in the header field.  
Public PropertyIDThe 16-bit identifier of the header field (concatenated ID1 and ID2).  
Public PropertyID1The 8-bit ID1 identifier.  
Public PropertyID2The 8-bit ID2 identifier.  
Top

See Also