com.github.junrar.unpack
Class Unpack
java.lang.Object
com.github.junrar.unpack.vm.BitInput
com.github.junrar.unpack.Unpack15
com.github.junrar.unpack.Unpack20
com.github.junrar.unpack.Unpack
public final class Unpack
- extends Unpack20
DOCUMENT ME
- Version:
- $LastChangedRevision$
- Author:
- $LastChangedBy$
| Fields inherited from class com.github.junrar.unpack.Unpack20 |
AudV, BD, DBits, DD, DDecode, LBits, LD, LDD, LDecode, MD, RD, SDBits, SDDecode, UnpAudioBlock, UnpChannelDelta, UnpChannels, UnpCurChannel, UnpOldTable20 |
| Fields inherited from class com.github.junrar.unpack.Unpack15 |
AvrLn1, 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 |
| Methods inherited from class com.github.junrar.unpack.Unpack15 |
corrHuff, decodeNum, getFlagsBuf, huffDecode, initHuff, longLZ, oldCopyString, oldUnpInitData, oldUnpWriteBuf, shortLZ, unpack15, unpReadBuf |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBitLengthCounts
public static int[] DBitLengthCounts
Unpack
public Unpack(ComprDataIO DataIO)
init
public void init(byte[] window)
doUnpack
public void doUnpack(int method,
boolean solid)
throws IOException,
RarException
- Throws:
IOException
RarException
unpInitData
protected void unpInitData(boolean solid)
- Specified by:
unpInitData in class Unpack15
isFileExtracted
public boolean isFileExtracted()
setDestSize
public void setDestSize(long destSize)
setSuspended
public void setSuspended(boolean suspended)
getChar
public int getChar()
throws IOException,
RarException
- Throws:
IOException
RarException
getPpmEscChar
public int getPpmEscChar()
setPpmEscChar
public void setPpmEscChar(int ppmEscChar)
cleanUp
public void cleanUp()
Copyright © 2012. All Rights Reserved.