-
-
Notifications
You must be signed in to change notification settings - Fork 0
LZMA.LZMAEngine
Andrew Lambert edited this page Nov 26, 2022
·
8 revisions
LZMA.LZMAEngine
Protected Class LZMAEngine
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.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2020-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.