block_header_info Struct Reference
Information about a .xz Block.
More...
|
Data Fields |
uint32_t | header_size |
| Size of the Block Header.
|
char | flags [3] |
| A few of the Block Flags as a string.
|
lzma_vli | compressed_size |
| Size of the Compressed Data field in the Block.
|
uint64_t | memusage |
| Decoder memory usage for this Block.
|
char | filter_chain [FILTERS_STR_SIZE] |
| The filter chain of this Block in human-readable form.
|
Detailed Description
Information about a .xz Block.
Field Documentation
The documentation for this struct was generated from the following file:
- /usr/src/packages/BUILD/src/xz/list.c