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

Common stuff for Stream flags coders. More...

#include "common.h"

Go to the source code of this file.

Macros

#define LZMA_STREAM_FLAGS_SIZE   2
 Size of the Stream Flags field.
 

Variables

lzma_attr_visibility_hidden const uint8_t lzma_header_magic [6]
 
lzma_attr_visibility_hidden const uint8_t lzma_footer_magic [2]
 

Detailed Description

Common stuff for Stream flags coders.

Macro Definition Documentation

◆ LZMA_STREAM_FLAGS_SIZE

#define LZMA_STREAM_FLAGS_SIZE   2

Size of the Stream Flags field.

Variable Documentation

◆ lzma_footer_magic

lzma_attr_visibility_hidden const uint8_t lzma_footer_magic[2]
extern

◆ lzma_header_magic

lzma_attr_visibility_hidden const uint8_t lzma_header_magic[6]
extern