| Modifier and Type | Field and Description |
|---|---|
protected int |
AvrLn1 |
protected int |
AvrLn2 |
protected int |
AvrLn3 |
protected int |
AvrPlc |
protected int |
AvrPlcB |
protected int |
Buf60 |
protected int[] |
ChSet |
protected int[] |
ChSetA |
protected int[] |
ChSetB |
protected int[] |
ChSetC |
protected long |
destUnpSize |
protected int |
FlagBuf |
protected int |
FlagsCnt |
protected int |
lastDist |
protected int |
lastLength |
protected int |
LCount |
protected int |
MaxDist3 |
protected int |
Nhfb |
protected int |
Nlzb |
protected int[] |
NToPl |
protected int[] |
NToPlB |
protected int[] |
NToPlC |
protected int |
NumHuf |
protected int[] |
oldDist |
protected int |
oldDistPtr |
protected int[] |
Place |
protected int[] |
PlaceA |
protected int[] |
PlaceB |
protected int[] |
PlaceC |
protected int |
readBorder |
protected int |
readTop |
protected int |
StMode |
protected boolean |
suspended |
protected boolean |
unpAllBuf |
protected ComprDataIO |
unpIO |
protected int |
unpPtr |
protected boolean |
unpSomeRead |
protected byte[] |
window |
protected int |
wrPtr |
| Constructor and Description |
|---|
Unpack15() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
corrHuff(int[] CharSet,
int[] NumToPlace) |
protected int |
decodeNum(int Num,
int StartPos,
int[] DecTab,
int[] PosTab) |
protected void |
getFlagsBuf() |
protected void |
huffDecode() |
protected void |
initHuff() |
protected void |
longLZ() |
protected void |
oldCopyString(int Distance,
int Length) |
protected void |
oldUnpInitData(boolean Solid) |
protected void |
oldUnpWriteBuf() |
protected void |
shortLZ() |
protected void |
unpack15(boolean solid) |
protected abstract void |
unpInitData(boolean solid) |
protected boolean |
unpReadBuf() |
protected int readBorder
protected boolean suspended
protected boolean unpAllBuf
protected ComprDataIO unpIO
protected boolean unpSomeRead
protected int readTop
protected long destUnpSize
protected byte[] window
protected int[] oldDist
protected int unpPtr
protected int wrPtr
protected int oldDistPtr
protected int[] ChSet
protected int[] ChSetA
protected int[] ChSetB
protected int[] ChSetC
protected int[] Place
protected int[] PlaceA
protected int[] PlaceB
protected int[] PlaceC
protected int[] NToPl
protected int[] NToPlB
protected int[] NToPlC
protected int FlagBuf
protected int AvrPlc
protected int AvrPlcB
protected int AvrLn1
protected int AvrLn2
protected int AvrLn3
protected int Buf60
protected int NumHuf
protected int StMode
protected int LCount
protected int FlagsCnt
protected int Nhfb
protected int Nlzb
protected int MaxDist3
protected int lastDist
protected int lastLength
protected abstract void unpInitData(boolean solid)
protected void unpack15(boolean solid)
throws IOException,
RarException
IOExceptionRarExceptionprotected boolean unpReadBuf()
throws IOException,
RarException
IOExceptionRarExceptionprotected void shortLZ()
protected void longLZ()
protected void huffDecode()
protected void getFlagsBuf()
protected void oldUnpInitData(boolean Solid)
protected void initHuff()
protected void corrHuff(int[] CharSet,
int[] NumToPlace)
protected void oldCopyString(int Distance,
int Length)
protected int decodeNum(int Num,
int StartPos,
int[] DecTab,
int[] PosTab)
protected void oldUnpWriteBuf()
throws IOException
IOExceptionCopyright © 2017. All rights reserved.