org.apache.tools.bzip2
Interface BZip2Constants
public
interface
BZip2Constants
Base class for both the compress and decompress classes.
Holds common arrays, and static data.
public int baseBlockSize
public int G_SIZE
public int MAX_ALPHA_SIZE
public int MAX_CODE_LEN
public int MAX_SELECTORS
public int NUM_OVERSHOOT_BYTES
public int N_GROUPS
public int N_ITERS
public int[] rNums
public int RUNA
public int RUNB
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.