XZ Utils
5.2.4
|
Data Fields | |
lzma_vli | uncompressed_base |
lzma_vli | compressed_base |
Compressed start offset of this Stream or Block. More... | |
index_tree_node * | parent |
index_tree_node * | left |
index_tree_node * | right |
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_cat_helper().
lzma_vli index_tree_node_s::compressed_base |
Compressed start offset of this Stream or Block.
Referenced by index_cat_helper().