Uses of Class
kala.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 kala.compress.archivers.zip
Fields in kala.compress.archivers.zip declared as BitStreamModifier and TypeFieldDescriptionprivate BitStreamExplodingInputStream.bitsThe stream of bits read from the input streamMethods in kala.compress.archivers.zip with parameters of type BitStream