public void
mark
()
[Inherited From ImageInputStreamImpl]
public void
readBytes
(IIOByteBuffer buf, int len)
throws
IOException
[Inherited From ImageInputStreamImpl]
public void
readFully
(byte[] b, int off, int len)
throws
IOException
[Inherited From ImageInputStreamImpl]
public void
readFully
(char[] c, int off, int len)
throws
IOException
[Inherited From ImageInputStreamImpl]
public void
readFully
(double[] d, int off, int len)
throws
IOException
[Inherited From ImageInputStreamImpl]
public void
readFully
(float[] f, int off, int len)
throws
IOException
[Inherited From ImageInputStreamImpl]
public void
readFully
(int[] i, int off, int len)
throws
IOException
[Inherited From ImageInputStreamImpl]
public void
readFully
(long[] l, int off, int len)
throws
IOException
[Inherited From ImageInputStreamImpl]
public void
readFully
(short[] s, int off, int len)
throws
IOException
[Inherited From ImageInputStreamImpl]