Class Unpack


public final class Unpack extends Unpack20
DOCUMENT ME
  • Field Details

    • DBitLengthCounts

      public static int[] DBitLengthCounts
  • Constructor Details

  • Method Details

    • 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()