|
|
javax > javax.imageio > javax.imageio.stream > javax.imageio.stream.memorycacheimageinputstream >
Class: javax.imageio.stream.MemoryCacheImageInputStream java.lang.Object javax.imageio.stream.ImageInputStreamImpl javax.imageio.stream.MemoryCacheImageInputStream
public class MemoryCacheImageInputStream extends ImageInputStreamImpl
FIELDS:
CONSTRUCTORS:
METHODS:
INHERITED METHODS:
| checkClosed(), setByteOrder(java.nio.ByteOrder), getByteOrder(), read(), read(byte[]), read(byte[], int, int), readBytes(javax.imageio.stream.IIOByteBuffer, int), readBoolean(), readByte(), readUnsignedByte(), readShort(), readUnsignedShort(), readChar(), readInt(), readUnsignedInt(), readLong(), readFloat(), readDouble(), readLine(), readUTF(), readFully(byte[], int, int), readFully(byte[]), readFully(short[], int, int), readFully(char[], int, int), readFully(int[], int, int), readFully(long[], int, int), readFully(float[], int, int), readFully(double[], int, int), getStreamPosition(), getBitOffset(), setBitOffset(int), readBit(), readBits(int), length(), skipBytes(int), skipBytes(long), seek(long), mark(), reset(), flushBefore(long), flush(), getFlushedPosition(), isCached(), isCachedMemory(), isCachedFile(), close(), finalize(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|