CLzmaDec

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

buf
Byte* buf;
Undocumented in source.
checkDicSize
UInt32 checkDicSize;
code
UInt32 code;
Undocumented in source.
dic
Byte* dic;
Undocumented in source.
dicBufSize
SizeT dicBufSize;
Undocumented in source.
dicPos
SizeT dicPos;
Undocumented in source.
needFlush
int needFlush;
Undocumented in source.
needInitState
int needInitState;
Undocumented in source.
numProbs
UInt32 numProbs;
Undocumented in source.
probs
UInt16* probs;
Undocumented in source.
processedPos
UInt32 processedPos;
Undocumented in source.
prop
CLzmaProps prop;
Undocumented in source.
range
UInt32 range;
Undocumented in source.
remainLen
uint remainLen;
Undocumented in source.
reps
UInt32[4] reps;
Undocumented in source.
state
uint state;
Undocumented in source.
tempBuf
Byte[20] tempBuf;
Undocumented in source.
tempBufSize
uint tempBufSize;
Undocumented in source.

Meta