public final class Unpack extends Unpack20
| Modifier and Type | Field and Description |
|---|---|
static int[] |
DBitLengthCounts |
AudV, BD, DBits, DD, DDecode, LBits, LD, LDD, LDecode, MD, RD, SDBits, SDDecode, UnpAudioBlock, UnpChannelDelta, UnpChannels, UnpCurChannel, UnpOldTable20AvrLn1, AvrLn2, AvrLn3, AvrPlc, AvrPlcB, Buf60, ChSet, ChSetA, ChSetB, ChSetC, destUnpSize, FlagBuf, FlagsCnt, lastDist, lastLength, LCount, MaxDist3, Nhfb, Nlzb, NToPl, NToPlB, NToPlC, NumHuf, oldDist, oldDistPtr, Place, PlaceA, PlaceB, PlaceC, readBorder, readTop, StMode, suspended, unpAllBuf, unpIO, unpPtr, unpSomeRead, window, wrPtr| Constructor and Description |
|---|
Unpack(ComprDataIO DataIO) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
doUnpack(int method,
boolean solid) |
int |
getChar() |
int |
getPpmEscChar() |
void |
init(byte[] window) |
boolean |
isFileExtracted() |
void |
setDestSize(long destSize) |
void |
setPpmEscChar(int ppmEscChar) |
void |
setSuspended(boolean suspended) |
protected void |
unpInitData(boolean solid) |
CopyString20, DecodeAudio, decodeNumber, makeDecodeTables, ReadLastTables, ReadTables20, unpack20, unpInitData20corrHuff, decodeNum, getFlagsBuf, huffDecode, initHuff, longLZ, oldCopyString, oldUnpInitData, oldUnpWriteBuf, shortLZ, unpack15, unpReadBufpublic Unpack(ComprDataIO DataIO)
public void init(byte[] window)
public void doUnpack(int method,
boolean solid)
throws IOException,
RarException
IOExceptionRarExceptionprotected void unpInitData(boolean solid)
unpInitData in class Unpack15public boolean isFileExtracted()
public void setDestSize(long destSize)
public void setSuspended(boolean suspended)
public int getChar()
throws IOException,
RarException
IOExceptionRarExceptionpublic int getPpmEscChar()
public void setPpmEscChar(int ppmEscChar)
public void cleanUp()
Copyright © 2017. All rights reserved.