![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
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.
|
extern |
const uint8_t lzma_footer_magic[2] = { 0x59, 0x5A } |
const uint8_t lzma_header_magic[6] = { 0xFD, 0x37, 0x7A, 0x58, 0x5A, 0x00 } |