Uses of Class
org.apache.commons.imaging.bytesource.InputStreamByteSource.Block
Packages that use InputStreamByteSource.Block
Package
Description
Encapsulates sources from which data may be read.
-
Uses of InputStreamByteSource.Block in org.apache.commons.imaging.bytesource
Fields in org.apache.commons.imaging.bytesource declared as InputStreamByteSource.BlockModifier and TypeFieldDescriptionprivate InputStreamByteSource.BlockInputStreamByteSource.BlockInputStream.blockprivate final InputStreamByteSource.BlockInputStreamByteSource.headBlockprivate InputStreamByteSource.BlockInputStreamByteSource.Block.nextMethods in org.apache.commons.imaging.bytesource that return InputStreamByteSource.BlockModifier and TypeMethodDescriptionprivate InputStreamByteSource.BlockInputStreamByteSource.getFirstBlock()(package private) InputStreamByteSource.BlockInputStreamByteSource.Block.getNext()private InputStreamByteSource.BlockInputStreamByteSource.readBlock()