Uses of Class
org.apache.commons.imaging.common.bytesource.ByteSourceInputStream.CacheBlock
Packages that use ByteSourceInputStream.CacheBlock
Package
Description
Encapsulates sources from which data may be read.
-
Uses of ByteSourceInputStream.CacheBlock in org.apache.commons.imaging.common.bytesource
Fields in org.apache.commons.imaging.common.bytesource declared as ByteSourceInputStream.CacheBlockModifier and TypeFieldDescriptionprivate ByteSourceInputStream.CacheBlockByteSourceInputStream.CacheReadingInputStream.blockprivate ByteSourceInputStream.CacheBlockByteSourceInputStream.cacheHeadprivate ByteSourceInputStream.CacheBlockByteSourceInputStream.CacheBlock.nextMethods in org.apache.commons.imaging.common.bytesource that return ByteSourceInputStream.CacheBlockModifier and TypeMethodDescriptionprivate ByteSourceInputStream.CacheBlockByteSourceInputStream.getFirstBlock()ByteSourceInputStream.CacheBlock.getNext()private ByteSourceInputStream.CacheBlockByteSourceInputStream.readBlock()