| Overload | Description |
|---|---|
| GZipHeader Constructor() | Initializes a new instance of the GZipHeader class. |
| GZipHeader Constructor(Boolean,Boolean,DateTime,Byte[],String,String) | Initializes a new instance of the GZipHeader class specifying the necessary parameter values. |
| GZipHeader Constructor(GZipHeader) | Initializes a new instance of the GZipHeader class specifying the GZipHeader object whose values are to be copied. |