|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <easy_preset.h>
Public Attributes | |
| lzma_filter | filters [LZMA_FILTERS_MAX+1] |
| lzma_options_lzma | opt_lzma |
| Options for LZMA2. More... | |
Definition at line 16 of file easy_preset.h.
| lzma_filter lzma_options_easy::filters[LZMA_FILTERS_MAX+1] |
We need to keep the filters array available in case LZMA_FULL_FLUSH is used.
Definition at line 19 of file easy_preset.h.
Referenced by get_options(), LZMA_API(), and lzma_easy_preset().
| lzma_options_lzma lzma_options_easy::opt_lzma |