Uses of Interface
com.jguild.jrpm.io.bzip2.BZip2Constants

Packages that use BZip2Constants
com.jguild.jrpm.io.bzip2   
 

Uses of BZip2Constants in com.jguild.jrpm.io.bzip2
 

Classes in com.jguild.jrpm.io.bzip2 that implement BZip2Constants
 class CBZip2InputStream
          An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
 class CBZip2OutputStream
          An output stream that compresses into the BZip2 format (without the file header chars) into another stream.
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.