Name | Description | |
---|---|---|
![]() | XceedZip3CompressedStream Constructor | Overloaded. |
The following tables list the members exposed by XceedZip3CompressedStream.
Name | Description | |
---|---|---|
![]() | XceedZip3CompressedStream Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DefaultCompressionLevel | |
![]() | DefaultCompressionMethod |
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) |
Name | Description | |
---|---|---|
![]() | BeginRead | (Inherited from System.IO.Stream) |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Close | (Inherited from System.IO.Stream) |
![]() ![]() | Compress | Overloaded. |
![]() | CopyTo | Overloaded. (Inherited from System.IO.Stream) |
![]() | CopyToAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() ![]() | Decompress | Overloaded. |
![]() | Dispose | Overloaded. Overridden. |
![]() | EndRead | (Inherited from System.IO.Stream) |
![]() | EndWrite | (Inherited from System.IO.Stream) |
![]() | Flush | Clears all buffers for this stream and causes any buffered data to be written to the underlying compressed stream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | FlushAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Read | Overridden. |
![]() | ReadAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadByte | (Inherited from System.IO.Stream) |
![]() | Seek | Sets the position within the current stream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | SetLength | Sets the length of the current stream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | Write | Overridden. |
![]() | WriteAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteByte | (Inherited from System.IO.Stream) |
Name | Description | |
---|---|---|
![]() | CreateWaitHandle | (Inherited from System.IO.Stream) |
![]() | Finalize | Overridden. |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | ObjectInvariant | (Inherited from System.IO.Stream) |
![]() | ReadFooter | Overridden. |
![]() | ReadHeader | Overridden. |
![]() | Reset | (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | WriteFooter | Overridden. |
![]() | WriteHeader | Overridden. |