org.codehaus.plexus.archiver.bzip2
public interface BZip2Constants
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 | |
---|---|
int | baseBlockSize |
int | G_SIZE |
int | MAX_ALPHA_SIZE |
int | MAX_CODE_LEN |
int | MAX_SELECTORS |
int | NUM_OVERSHOOT_BYTES |
int | N_GROUPS |
int | N_ITERS |
int[] | rNums |
int | RUNA |
int | RUNB |