org.apache.tools.bzip2
Class CBZip2InputStream
InputStreamorg.apache.tools.bzip2.CBZip2InputStream
- BZip2Constants
public class CBZip2InputStream
extends InputStream
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
G_SIZE, MAX_ALPHA_SIZE, MAX_CODE_LEN, MAX_SELECTORS, NUM_OVERSHOOT_BYTES, N_GROUPS, N_ITERS, RUNA, RUNB, baseBlockSize, rNums |
CBZip2InputStream
public CBZip2InputStream(InputStream zStream)
Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.