Uses of Interface
loci.formats.codec.BZip2Constants

Packages that use BZip2Constants
loci.formats.codec   
 

Uses of BZip2Constants in loci.formats.codec
 

Classes in loci.formats.codec 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.