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 System.IO.Stream) |
![]() | CanWrite | Gets a boolean value indicating whether the current stream supports writing. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | InnerStream | (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | Length | Gets the length, in bytes, of the stream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | Position | Gets or sets the position within the current stream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | Transient | Gets or sets a boolean value indicating if the stream is responsible for closing its inner stream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |