Data Fields

xz_file_info Struct Reference

Information about a .xz file. More...

Data Fields

lzma_indexidx
 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

Detailed Description

Information about a .xz file.


Field Documentation

Combined Index of all Streams in the file.

Referenced by list_file(), and parse_indexes().

Total amount of Stream Padding.

Referenced by parse_indexes().

Highest memory usage so far.

Referenced by parse_block_header().

True if all Blocks so far have Compressed Size and Uncompressed Size fields

Referenced by parse_block_header().


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