Data Fields | |
| lzma_index * | idx |
| Combined Index of all Streams in the file. | |
| uint64_t | stream_padding |
| Total amount of Stream Padding. | |
| uint64_t | memusage_max |
| Highest memory usage so far. | |
| bool | all_have_sizes |
| uint64_t xz_file_info::stream_padding |
| uint64_t xz_file_info::memusage_max |
True if all Blocks so far have Compressed Size and Uncompressed Size fields
Referenced by parse_block_header().
1.5.6