Name | Description | |
---|---|---|
![]() | BeginRead | (Inherited from System.IO.Stream) |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Close | (Inherited from System.IO.Stream) |
![]() ![]() | Compress | Overloaded. Compresses an array of bytes using the LZMA compression format and CompressionLevel.Highest. |
![]() | CopyTo | Overloaded. (Inherited from System.IO.Stream) |
![]() | CopyToAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() ![]() | Decompress | Overloaded. Decompresses an array of LZMA formatted compressed bytes. |
![]() | Dispose | Overloaded. Releases all resources used by the FormattedCompressedStream. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | 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 | Reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read. (Inherited from Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | 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 | 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 Xceed.Compression.Formats.FormattedCompressedStream) |
![]() | WriteAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteByte | (Inherited from System.IO.Stream) |