Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
46
46
Status
Not Changed
Class Summary
ImageInputStream
Field Detail
Constructor Detail
Method Detail
close()
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)
© 2020 Oracle Corporation and/or its affiliates