GZipOutputStream Properties |
The GZipOutputStream type exposes the following members.
Name | Description | |
---|---|---|
CanPatchEntries | (Inherited from DeflaterOutputStream.) | |
CanRead | (Inherited from DeflaterOutputStream.) | |
CanSeek | (Inherited from DeflaterOutputStream.) | |
CanTimeout | Gets a value that determines whether the current stream can time out. (Inherited from Stream.) | |
CanWrite | (Inherited from DeflaterOutputStream.) | |
IsStreamOwner | (Inherited from DeflaterOutputStream.) | |
Length | (Inherited from DeflaterOutputStream.) | |
Password | (Inherited from DeflaterOutputStream.) | |
Position | (Inherited from DeflaterOutputStream.) | |
ReadTimeout | Gets or sets a value, in miliseconds, that determines how long the stream will attempt to read before timing out. (Inherited from Stream.) | |
WriteTimeout | Gets or sets a value, in miliseconds, that determines how long the stream will attempt to write before timing out. (Inherited from Stream.) |