Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts12004153
StatusChanged
Class Summary
ImageInputStreamImpl
Field Detail
bitOffset
byteOrder
flushedPos
streamPos
Constructor Detail
ImageInputStreamImpl()
Method Detail
checkClosed()
close()
finalize()
flush()
flushBefore(long)
getBitOffset()
getByteOrder()
getFlushedPosition()
getStreamPosition()
isCached()
isCachedFile()
isCachedMemory()
length()
mark()
read()
read(byte[])
read(byte[], int, int)
readBit()
readBits(int)
readBoolean()
readByte()
readBytes(javax.imageio.stream.IIOByteBuffer, int)
readChar()
readDouble()
readFloat()
readFully(byte[])
readFully(byte[], int, int)
readFully(char[], int, int)
readFully(double[], int, int)
readFully(float[], int, int)
readFully(int[], int, int)
readFully(long[], int, int)
readFully(short[], int, int)
readInt()
readLine()
readLong()
readShort()
readUTF()
readUnsignedByte()
readUnsignedInt()
readUnsignedShort()
reset()
seek(long)
setBitOffset(int)
setByteOrder(java.nio.ByteOrder)
skipBytes(int)
skipBytes(long)

© 2017 Oracle Corporation and/or its affiliates