Data Structures

Here are the data structures with brief descriptions:
block_header_infoInformation about a .xz Block
index_cat_infoStructure to pass info to index_cat_helper()
index_treeAVL tree to hold index_stream or index_group structures
io_buf
lzma_allocatorCustom functions for memory handling
lzma_blockOptions for the Block and Block Header encoders and decoders
lzma_check_stateStructure to hold internal state of the check being calculated
lzma_filterFilter options
lzma_filter_coderBoth lzma_filter_encoder and lzma_filter_decoder begin with these members
lzma_filter_info_s
lzma_index_iterIterator to get information about Blocks and Streams
lzma_internal_s
lzma_length_decoderLength decoder probabilities; see comments in lzma_common.h
lzma_match
lzma_next_coder_sHold data and function pointers of the next filter in the chain
lzma_options_bcjOptions for BCJ filters
lzma_options_deltaOptions for the Delta filter
lzma_options_lzmaOptions specific to the LZMA1 and LZMA2 filters
lzma_streamPassing data to and from liblzma
lzma_stream_flagsOptions for encoding/decoding Stream Header and Stream Footer
xz_file_infoInformation about a .xz file

Generated on Fri Sep 4 21:55:23 2020 for XZ Utils by  doxygen 1.5.6