Package com.twelvemonkeys.imageio.stream
package com.twelvemonkeys.imageio.stream
Provides various additional stream implementations.
-
ClassesClassDescriptionDeprecated.BufferedFileImageInputStreamSpiDeprecated.Use
BufferedFileImageInputStream
instead.BufferedInputStreamImageInputStreamSpi.BufferedRAFImageInputStreamSpi ExperimentalExperimentalByteArrayImageInputStreamSpi ExperimentalAnImageInputStream
that adapts anInputSteam
, by reading directly from the stream without and form of caching or buffering.A wrapper forImageInputStream
to limit the number of bytes that can be read.ImageInputStream that writes through a delegate, but keeps local position and bit offset.URLImageInputStreamSpi Experimental
BufferedChannelImageInputStream
instead.