| Interface | Description |
|---|---|
| ImageInputStream |
An input stream for use by
ImageReaders. |
| ImageOutputStream |
An output stream for use by
ImageWriters. |
| Class | Description |
|---|---|
| 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 |