Uses of Interface
loci.formats.in.BZip2Constants

Packages that use BZip2Constants
loci.formats.in   
 

Uses of BZip2Constants in loci.formats.in
 

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