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.
index_tree_nodeparent
index_tree_nodeleft
index_tree_noderight

Field Documentation

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_cat_helper(), index_dup_stream(), index_stream_init(), index_tree_append(), index_tree_locate(), lzma_index_append(), lzma_index_iter_locate(), and lzma_index_iter_next().

Compressed start offset of this Stream or Block.

Referenced by index_cat_helper(), index_dup_stream(), index_stream_init(), index_tree_append(), lzma_index_append(), and lzma_index_file_size().


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