org.apache.tools.bzip2
Class CBZip2InputStream
public
class
CBZip2InputStream
extends InputStream
implements BZip2Constants
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
public CBZip2InputStream(InputStream zStream)
public int read()
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.