![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
LZ out window. More...
#include "common.h"
Go to the source code of this file.
Data Structures | |
struct | lzma_dict |
struct | lzma_lz_options |
struct | lzma_lz_decoder |
Macros | |
#define | LZMA_LZ_DECODER_INIT |
Functions | |
lzma_ret | lzma_lz_decoder_init (lzma_next_coder *next, const lzma_allocator *allocator, const lzma_filter_info *filters, lzma_ret(*lz_init)(lzma_lz_decoder *lz, const lzma_allocator *allocator, lzma_vli id, const void *options, lzma_lz_options *lz_options)) |
uint64_t | lzma_lz_decoder_memusage (size_t dictionary_size) |
LZ out window.
#define LZMA_LZ_DECODER_INIT |
|
extern |
|
extern |