Skip to content

LZMA.LZMAEngine

Andrew Lambert edited this page Nov 26, 2022 · 8 revisions

LZMA.LZMAEngine

Class declaration

 Protected Class LZMAEngine

Remarks

This abstract class is the common ancestor for all the encoder and decoder classes. It supplies the concrete methods for the Compressor and Decompressor interfaces implemented by its subclasses, but does not implement either interface itself.

Methods

Properties

Subclasses

Clone this wiki locally