![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Both lzma_filter_encoder and lzma_filter_decoder begin with these members. More...
#include <filter_common.h>
Data Fields | |
lzma_vli | id |
Filter ID. | |
lzma_init_function | init |
uint64_t(* | memusage )(const void *options) |
Both lzma_filter_encoder and lzma_filter_decoder begin with these members.
lzma_vli id |
Filter ID.
lzma_init_function init |
Initializes the filter encoder and calls lzma_next_filter_init() for filters + 1.
Calculates memory usage of the encoder. If the options are invalid, UINT64_MAX is returned.