XZ Utils  5.1.0alpha
Data Fields
index_tree_node_s Struct Reference

Data Fields

lzma_vli uncompressed_base
 
lzma_vli compressed_base
 Compressed start offset of this Stream or Block. More...
 
index_tree_nodeparent
 
index_tree_nodeleft
 
index_tree_noderight
 

Field Documentation

lzma_vli index_tree_node_s::uncompressed_base

Uncompressed start offset of this Stream (relative to the beginning of the file) or Block (relative to the beginning of the Stream)

Referenced by index_dup_stream(), index_stream_init(), index_tree_append(), index_tree_locate(), lzma_index_append(), lzma_index_dup(), lzma_index_iter_locate(), and lzma_index_iter_next().

lzma_vli index_tree_node_s::compressed_base

The documentation for this struct was generated from the following file: