| GZipStream Properties |
The GZipStream type exposes the following members.
| Name | Description | |
|---|---|---|
| CanSeek |
Gets a value indicating whether the stream supports seeking.
(Overrides StreamCanSeek.) | |
| Length |
Gets the length in bytes of the stream.
(Overrides StreamLength.) | |
| Position |
Position of stream.
(Overrides StreamPosition.) | |
| SystemStream |
Gets or sets System.IO stream object.
(Overrides StreamSystemStream.) |