Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
lzma_index_hash_info Struct Reference

Data Fields

lzma_vli blocks_size
 Sum of the Block sizes (including Block Padding)
 
lzma_vli uncompressed_size
 Sum of the Uncompressed Size fields.
 
lzma_vli count
 Number of Records.
 
lzma_vli index_list_size
 Size of the List of Index Records as bytes.
 
lzma_check_state check
 Check calculated from Unpadded Sizes and Uncompressed Sizes.
 

Field Documentation

◆ blocks_size

lzma_vli blocks_size

Sum of the Block sizes (including Block Padding)

◆ check

Check calculated from Unpadded Sizes and Uncompressed Sizes.

◆ count

lzma_vli count

Number of Records.

◆ index_list_size

lzma_vli index_list_size

Size of the List of Index Records as bytes.

◆ uncompressed_size

lzma_vli uncompressed_size

Sum of the Uncompressed Size fields.


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