![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
LZMA encoder API. More...
#include "common.h"
Go to the source code of this file.
Functions | |
lzma_ret | lzma_lzma_encoder_init (lzma_next_coder *next, const lzma_allocator *allocator, const lzma_filter_info *filters) |
uint64_t | lzma_lzma_encoder_memusage (const void *options) |
lzma_ret | lzma_lzma_props_encode (const void *options, uint8_t *out) |
bool | lzma_lzma_lclppb_encode (const lzma_options_lzma *options, uint8_t *byte) |
Encodes lc/lp/pb into one byte. Returns false on success and true on error. | |
LZMA encoder API.
|
extern |
|
extern |
|
extern |
Encodes lc/lp/pb into one byte. Returns false on success and true on error.