org.codehaus.plexus.archiver.bzip2
Interface BZip2Constants
- CBZip2InputStream, CBZip2OutputStream
public interface BZip2Constants
Base class for both the compress and decompress classes.
Holds common arrays, and static data.
$Revision: 2436 $ $Date: 2005-09-01 13:20:41 -0400 (Thu, 01 Sep 2005) $
from org.apache.ant.tools.bzip2.BZip2Constants v1.8
G_SIZE
public static final int G_SIZE
MAX_ALPHA_SIZE
public static final int MAX_ALPHA_SIZE
MAX_CODE_LEN
public static final int MAX_CODE_LEN
MAX_SELECTORS
public static final int MAX_SELECTORS
NUM_OVERSHOOT_BYTES
public static final int NUM_OVERSHOOT_BYTES
N_GROUPS
public static final int N_GROUPS
N_ITERS
public static final int N_ITERS
RUNA
public static final int RUNA
RUNB
public static final int RUNB
baseBlockSize
public static final int baseBlockSize
rNums
public static final int[] rNums