Common stuff for Stream flags coders. More...
#include "stream_flags_common.h"Functions | |
| LZMA_API (lzma_ret) | |
Variables | |
| const uint8_t | lzma_header_magic [6] = { 0xFD, 0x37, 0x7A, 0x58, 0x5A, 0x00 } |
| const uint8_t | lzma_footer_magic [2] = { 0x59, 0x5A } |
Common stuff for Stream flags coders.
1.6.1