Overload | Description |
---|---|
PPMdCompressedStream Constructor(Stream) | Intializes a new instance of the PPMdCompressedStream class using the provided stream as a source. |
PPMdCompressedStream Constructor(Stream,CompressionLevel) | Intializes a new instance of the PPMdCompressedStream class specifying the inner stream to write to and read from, as well as a compression level. |
PPMdCompressedStream Constructor(Stream,Int32,Byte,ModelRestorationMethod) | Intializes a new instance of the PPMdCompressedStream class using the specified parameters. |