Uses of Interface
com.pervasive.datarush.io.compression.bzip2.BZip2Constants
-
Packages that use BZip2Constants Package Description com.pervasive.datarush.io.compression.bzip2 -
-
Uses of BZip2Constants in com.pervasive.datarush.io.compression.bzip2
Classes in com.pervasive.datarush.io.compression.bzip2 that implement BZip2Constants Modifier and Type Class Description class
BZip2CompressorInputStream
An input stream that decompresses from the BZip2 format to be read as any other stream.
-