![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
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. | |
lzma_vli blocks_size |
Sum of the Block sizes (including Block Padding)
lzma_check_state check |
Check calculated from Unpadded Sizes and Uncompressed Sizes.
lzma_vli count |
Number of Records.
lzma_vli index_list_size |
Size of the List of Index Records as bytes.
lzma_vli uncompressed_size |
Sum of the Uncompressed Size fields.