Uses of Class
org.apache.commons.imaging.formats.tiff.datareaders.BitInputStream
Packages that use BitInputStream
-
Uses of BitInputStream in org.apache.commons.imaging.formats.tiff.datareaders
Methods in org.apache.commons.imaging.formats.tiff.datareaders with parameters of type BitInputStreamModifier and TypeMethodDescription(package private) void
ImageDataReader.getSamplesAsBytes
(BitInputStream bis, int[] result) Reads samples and returns them in an int array.