|
XZ Utils
5.2.2
|
Common stuff for Stream flags coders. More...
#include "common.h"Macros | |
| #define | LZMA_STREAM_FLAGS_SIZE 2 |
| Size of the Stream Flags field. More... | |
Functions | |
| static bool | is_backward_size_valid (const lzma_stream_flags *options) |
Variables | |
| const uint8_t | lzma_header_magic [6] |
| const uint8_t | lzma_footer_magic [2] |
Common stuff for Stream flags coders.
| #define LZMA_STREAM_FLAGS_SIZE 2 |
Size of the Stream Flags field.
Referenced by lzma_stream_footer_decode().
1.8.13