13 #ifndef LZMA_BLOCK_DECODER_H
14 #define LZMA_BLOCK_DECODER_H
const lzma_allocator * allocator
lzma_ret lzma_block_decoder_init(lzma_next_coder *next, const lzma_allocator *allocator, lzma_block *block)
Custom functions for memory handling.
Options for the Block and Block Header encoders and decoders.
Hold data and function pointers of the next filter in the chain.
Definitions common to the whole liblzma library.
lzma_ret
Return values used by several functions in liblzma.