Uses of Class
org.apache.commons.compress.utils.BitInputStream

Packages that use BitInputStream
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
Provides stream classes for compressing and decompressing streams using the BZip2 algorithm.
Provides a stream that allows decompressing streams using the DEFLATE64(tm) algorithm.
Generic LZW implementation.