BZip2Constants Interface Reference

Inherited by CBZip2InputStream, and CBZip2OutputStream.

List of all members.

Public Attributes

int G_SIZE = 50
int MAX_ALPHA_SIZE = 258
int MAX_CODE_LEN = 23
int MAX_SELECTORS = (2 + (900000 / G_SIZE))
int N_GROUPS = 6
int N_ITERS = 4
int NUM_OVERSHOOT_BYTES = 20
int[] rNums
int RUNA = 0
int RUNB = 1

Package Attributes

int baseBlockSize = 100000


Detailed Description

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

Author:
Keiron Liddle

Member Data Documentation

int baseBlockSize = 100000 [package]

int G_SIZE = 50

int MAX_ALPHA_SIZE = 258

int MAX_CODE_LEN = 23

int MAX_SELECTORS = (2 + (900000 / G_SIZE))

int N_GROUPS = 6

int N_ITERS = 4

int [] rNums

int RUNA = 0

int RUNB = 1


The documentation for this interface was generated from the following file:

Generated on Sat May 26 06:43:38 2012 for Project Wonder by  doxygen 1.5.8