Structure to pass info to index_cat_helper()
More...
Structure to pass info to index_cat_helper()
Definition at line 720 of file index.c.
◆ block_number_add
lzma_vli index_cat_info::block_number_add |
Same as above but for Block numbers.
Definition at line 728 of file index.c.
◆ file_size
Compressed file size of the destination.
Definition at line 725 of file index.c.
◆ stream_number_add
uint32_t index_cat_info::stream_number_add |
Number of Streams that were in the destination index before we started appending new Streams from the source index. This is used to fix the Stream numbering.
Definition at line 733 of file index.c.
◆ streams
◆ uncompressed_size
lzma_vli index_cat_info::uncompressed_size |
Uncompressed size of the destination.
Definition at line 722 of file index.c.
The documentation for this struct was generated from the following file:
- subprojects/xz-5.2.5/src/liblzma/common/index.c