org.codehaus.plexus.archiver.bzip2

Interface BZip2Constants

public interface BZip2Constants

Base class for both the compress and decompress classes. Holds common arrays, and static data.

Version: $Revision: 2436 $ $Date: 2005-09-01 13:20:41 -0400 (Thu, 01 Sep 2005) $ from org.apache.ant.tools.bzip2.BZip2Constants v1.8

Field Summary
intbaseBlockSize
intG_SIZE
intMAX_ALPHA_SIZE
intMAX_CODE_LEN
intMAX_SELECTORS
intNUM_OVERSHOOT_BYTES
intN_GROUPS
intN_ITERS
int[]rNums
intRUNA
intRUNB

Field Detail

baseBlockSize

public int baseBlockSize

G_SIZE

public int G_SIZE

MAX_ALPHA_SIZE

public int MAX_ALPHA_SIZE

MAX_CODE_LEN

public int MAX_CODE_LEN

MAX_SELECTORS

public int MAX_SELECTORS

NUM_OVERSHOOT_BYTES

public int NUM_OVERSHOOT_BYTES

N_GROUPS

public int N_GROUPS

N_ITERS

public int N_ITERS

rNums

public int[] rNums

RUNA

public int RUNA

RUNB

public int RUNB