Name | Description | |
---|---|---|
CanRead | Gets a boolean value indicating whether the current stream supports reading. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) | |
CanSeek | Overridden. | |
CanTimeout | (Inherited from FormattedCompressedStream) | |
CanWrite | Gets a boolean value indicating whether the current stream supports writing. (Inherited from FormattedCompressedStream) | |
InnerStream | (Inherited from FormattedCompressedStream) | |
Length | Gets the length, in bytes, of the stream. (Inherited from FormattedCompressedStream) | |
Position | Gets or sets the position within the current stream. (Inherited from FormattedCompressedStream) | |
ReadTimeout | (Inherited from FormattedCompressedStream) | |
Transient | Gets or sets a boolean value indicating if the stream is responsible for closing its inner stream. (Inherited from FormattedCompressedStream) | |
WriteTimeout | (Inherited from FormattedCompressedStream) |