Package javax.imageio.stream

Interface Summary
ImageInputStream An input stream for use by ImageReaders.
ImageOutputStream An output stream for use by ImageWriters.
 

Class Summary
FileCacheImageInputStream  
FileCacheImageOutputStream  
FileImageInputStream  
FileImageOutputStream  
IIOByteBuffer A data structure for holding a reference to a byte array, an index into that array, and a number of bytes, that can be passed to one specific variant of the readBytes method.
ImageInputStreamImpl  
ImageOutputStreamImpl  
MemoryCacheImageInputStream  
MemoryCacheImageOutputStream