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