public class CBZip2InputStream extends InputStream implements BZip2Constants
baseBlockSize, G_SIZE, MAX_ALPHA_SIZE, MAX_CODE_LEN, MAX_SELECTORS, N_GROUPS, N_ITERS, NUM_OVERSHOOT_BYTES, rNums, RUNA, RUNB| Constructor and Description |
|---|
CBZip2InputStream(InputStream zStream) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic CBZip2InputStream(InputStream zStream)
public int read()
read in class InputStreamCopyright © 2001-2012 Codehaus. All Rights Reserved.