Name | Description | |
---|---|---|
XceedCompressedStreamEx Constructor | Overloaded. |
The following tables list the members exposed by XceedCompressedStreamEx.
Name | Description | |
---|---|---|
XceedCompressedStreamEx Constructor | Overloaded. |
Name | Description | |
---|---|---|
CanRead | Gets a boolean value indicating whether the current stream supports reading. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) | |
CanSeek | (Inherited from XceedCompressedStream) | |
CanTimeout | (Inherited from XceedCompressedStream) | |
CanWrite | Gets a boolean value indicating whether the current stream supports writing. (Inherited from XceedCompressedStream) | |
EncryptionMethod | (Inherited from XceedCompressedStream) | |
EncryptionPassword | Gets or sets the encryption password that will be used to encrypt the files in the stream. (Inherited from XceedCompressedStream) | |
EncryptionStrength | (Inherited from XceedCompressedStream) | |
InnerStream | (Inherited from XceedCompressedStream) | |
Length | Gets the length, in bytes, of the stream. (Inherited from XceedCompressedStream) | |
Position | Gets or sets the position within the current stream. (Inherited from XceedCompressedStream) | |
ReadTimeout | (Inherited from XceedCompressedStream) | |
Transient | Gets or sets a boolean value indicating if the stream is responsible for closing its inner stream. (Inherited from XceedCompressedStream) | |
WriteTimeout | (Inherited from XceedCompressedStream) |
Name | Description | |
---|---|---|
BeginRead | (Inherited from System.IO.Stream) | |
BeginWrite | (Inherited from XceedCompressedStream) | |
Close | (Inherited from XceedCompressedStream) | |
Compress | Overloaded. Compresses an array of bytes using the extended Xceed compression format. Use this method to compress data compatible with the ActiveX Xceed Zip Compression Library (XceedCompression object). | |
CopyTo | Overloaded. (Inherited from XceedCompressedStream) | |
CopyToAsync | Overloaded. (Inherited from XceedCompressedStream) | |
CreateObjRef | (Inherited from XceedCompressedStream) | |
Decompress | Overloaded. Decompresses an array of Xceed formatted compressed bytes. Use this method to decompress data compatible with the ActiveX Xceed Zip Compression Library (XceedCompression object). | |
Dispose | Overloaded. Releases all resources used by the FormattedCompressedStream. (Inherited from XceedCompressedStream) | |
EndRead | (Inherited from XceedCompressedStream) | |
EndWrite | (Inherited from XceedCompressedStream) | |
Flush | Clears all buffers for this stream and causes any buffered data to be written to the underlying compressed stream. (Inherited from XceedCompressedStream) | |
FlushAsync | Overloaded. (Inherited from XceedCompressedStream) | |
GetLifetimeService | (Inherited from XceedCompressedStream) | |
InitializeLifetimeService | (Inherited from XceedCompressedStream) | |
Read | Reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read. (Inherited from XceedCompressedStream) | |
ReadAsync | Overloaded. (Inherited from XceedCompressedStream) | |
ReadByte | (Inherited from XceedCompressedStream) | |
Seek | Sets the position within the current stream. (Inherited from XceedCompressedStream) | |
SetLength | Sets the length of the current stream. (Inherited from XceedCompressedStream) | |
Write | Writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written. (Inherited from XceedCompressedStream) | |
WriteAsync | Overloaded. (Inherited from XceedCompressedStream) | |
WriteByte | (Inherited from XceedCompressedStream) |
Name | Description | |
---|---|---|
CreateWaitHandle | (Inherited from System.IO.Stream) | |
Finalize | Allows the FormattedCompressedStream object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from XceedCompressedStream) | |
MemberwiseClone | Overloaded. (Inherited from XceedCompressedStream) | |
ObjectInvariant | (Inherited from XceedCompressedStream) | |
ReadFooter | This method is reserved for internal use and is not intended to be used directly from your code. (Inherited from XceedCompressedStream) | |
ReadHeader | This method is reserved for internal use and is not intended to be used directly from your code. (Inherited from XceedCompressedStream) | |
Reset | (Inherited from XceedCompressedStream) | |
WriteFooter | This method is reserved for internal use and is not intended to be used directly from your code. (Inherited from XceedCompressedStream) | |
WriteHeader | This method is reserved for internal use and is not intended to be used directly from your code. (Inherited from XceedCompressedStream) |
XceedCompressedStreamEx Class
Xceed.Compression.Formats Namespace
{916E7D43-79A0-4455-99D2-BC570DE4F2F3}