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