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

#include <Xz.h>

Data Fields

EXzState state
 
unsigned pos
 
unsigned alignPos
 
unsigned indexPreSize
 
CXzStreamFlags streamFlags
 
unsigned blockHeaderSize
 
UInt64 packSize
 
UInt64 unpackSize
 
UInt64 numBlocks
 
UInt64 indexSize
 
UInt64 indexPos
 
UInt64 padSize
 
UInt64 numStartedStreams
 
UInt64 numFinishedStreams
 
UInt64 numTotalBlocks
 
UInt32 crc
 
CMixCoder decoder
 
CXzBlock block
 
CXzCheck check
 
CSha256 sha
 
BoolInt parseMode
 
BoolInt headerParsedOk
 
BoolInt decodeToStreamSignature
 
unsigned decodeOnlyOneBlock
 
ByteoutBuf
 
size_t outBufSize
 
size_t outDataWritten
 
Byte shaDigest [SHA256_DIGEST_SIZE]
 
Byte buf [XZ_BLOCK_HEADER_SIZE_MAX]
 
UInt32 pos
 
UInt32 blockHeaderSize
 

Field Documentation

◆ alignPos

unsigned alignPos

◆ block

◆ blockHeaderSize [1/2]

UInt32 blockHeaderSize

◆ blockHeaderSize [2/2]

UInt32 blockHeaderSize

◆ buf

Byte buf

◆ check

CXzCheck check

◆ crc

UInt32 crc

◆ decodeOnlyOneBlock

unsigned decodeOnlyOneBlock

◆ decoder

CMixCoder decoder

◆ decodeToStreamSignature

BoolInt decodeToStreamSignature

◆ headerParsedOk

BoolInt headerParsedOk

◆ indexPos

UInt64 indexPos

◆ indexPreSize

unsigned indexPreSize

◆ indexSize

UInt64 indexSize

◆ numBlocks

UInt64 numBlocks

◆ numFinishedStreams

UInt64 numFinishedStreams

◆ numStartedStreams

UInt64 numStartedStreams

◆ numTotalBlocks

UInt64 numTotalBlocks

◆ outBuf

Byte * outBuf

◆ outBufSize

size_t outBufSize

◆ outDataWritten

size_t outDataWritten

◆ packSize

UInt64 packSize

◆ padSize

UInt64 padSize

◆ parseMode

BoolInt parseMode

◆ pos [1/2]

UInt32 pos

◆ pos [2/2]

UInt32 pos

◆ sha

CSha256 sha

◆ shaDigest

Byte shaDigest

◆ state

EXzState state

◆ streamFlags

CXzStreamFlags streamFlags

◆ unpackSize

UInt64 unpackSize

The documentation for this struct was generated from the following files: