Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
stream_flags_common.c File Reference

Common stuff for Stream flags coders. More...

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 }
 

Detailed Description

Common stuff for Stream flags coders.

Function Documentation

◆ LZMA_API()

LZMA_API ( lzma_ret )
extern

Variable Documentation

◆ lzma_footer_magic

const uint8_t lzma_footer_magic[2] = { 0x59, 0x5A }

◆ lzma_header_magic

const uint8_t lzma_header_magic[6] = { 0xFD, 0x37, 0x7A, 0x58, 0x5A, 0x00 }