Overload | Description |
---|---|
LZMACompressedStream Constructor(Stream) | Initializes a new instance of the LZMACompressedStream class using the provided stream as a source. |
LZMACompressedStream Constructor(Stream,LZMAOptions) | Initializes a new instance of the LZMACompressedStream class specifying the stream to write to and read from and using a set of options for the compression engine. |