Uses of Class
org.apache.commons.compress.archivers.zip.BitStream
Packages that use BitStream
Package
Description
Provides stream classes for reading and writing archives using
the ZIP format.
-
Uses of BitStream in org.apache.commons.compress.archivers.zip
Fields in org.apache.commons.compress.archivers.zip declared as BitStreamModifier and TypeFieldDescriptionprivate BitStream
ExplodingInputStream.bits
The stream of bits read from the input streamMethods in org.apache.commons.compress.archivers.zip with parameters of type BitStream