程序包 org.ddr.image
类 ImageInputStreamWrapper
java.lang.Object
java.io.InputStream
org.ddr.image.ImageInputStreamWrapper
- 所有已实现的接口:
Closeable,DataInput,AutoCloseable,ImageInputStream
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidflush()voidflushBefore(long pos) intlonglongbooleanisCached()booleanbooleanlonglength()voidmark()intread()intreadBit()longreadBits(int numBits) booleanbytereadByte()voidreadBytes(IIOByteBuffer buf, int len) charreadChar()doublefloatvoidreadFully(byte[] b) voidreadFully(byte[] b, int off, int len) voidreadFully(char[] c, int off, int len) voidreadFully(double[] d, int off, int len) voidreadFully(float[] f, int off, int len) voidreadFully(int[] i, int off, int len) voidreadFully(long[] l, int off, int len) voidreadFully(short[] s, int off, int len) intreadInt()readLine()longreadLong()shortintlongintreadUTF()voidseek(long pos) voidsetBitOffset(int bitOffset) voidsetByteOrder(ByteOrder byteOrder) intskipBytes(int n) longskipBytes(long n) 从类继承的方法 java.io.InputStream
available, close, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 javax.imageio.stream.ImageInputStream
close, read, read, reset
-
构造器详细资料
-
ImageInputStreamWrapper
-
-
方法详细资料
-
setByteOrder
- 指定者:
setByteOrder在接口中ImageInputStream
-
getByteOrder
- 指定者:
getByteOrder在接口中ImageInputStream
-
read
- 指定者:
read在接口中ImageInputStream- 指定者:
read在类中InputStream- 抛出:
IOException
-
readBytes
- 指定者:
readBytes在接口中ImageInputStream- 抛出:
IOException
-
readBoolean
- 指定者:
readBoolean在接口中DataInput- 指定者:
readBoolean在接口中ImageInputStream- 抛出:
IOException
-
readByte
- 指定者:
readByte在接口中DataInput- 指定者:
readByte在接口中ImageInputStream- 抛出:
IOException
-
readUnsignedByte
- 指定者:
readUnsignedByte在接口中DataInput- 指定者:
readUnsignedByte在接口中ImageInputStream- 抛出:
IOException
-
readShort
- 指定者:
readShort在接口中DataInput- 指定者:
readShort在接口中ImageInputStream- 抛出:
IOException
-
readUnsignedShort
- 指定者:
readUnsignedShort在接口中DataInput- 指定者:
readUnsignedShort在接口中ImageInputStream- 抛出:
IOException
-
readChar
- 指定者:
readChar在接口中DataInput- 指定者:
readChar在接口中ImageInputStream- 抛出:
IOException
-
readInt
- 指定者:
readInt在接口中DataInput- 指定者:
readInt在接口中ImageInputStream- 抛出:
IOException
-
readUnsignedInt
- 指定者:
readUnsignedInt在接口中ImageInputStream- 抛出:
IOException
-
readLong
- 指定者:
readLong在接口中DataInput- 指定者:
readLong在接口中ImageInputStream- 抛出:
IOException
-
readFloat
- 指定者:
readFloat在接口中DataInput- 指定者:
readFloat在接口中ImageInputStream- 抛出:
IOException
-
readDouble
- 指定者:
readDouble在接口中DataInput- 指定者:
readDouble在接口中ImageInputStream- 抛出:
IOException
-
readLine
- 指定者:
readLine在接口中DataInput- 指定者:
readLine在接口中ImageInputStream- 抛出:
IOException
-
readUTF
- 指定者:
readUTF在接口中DataInput- 指定者:
readUTF在接口中ImageInputStream- 抛出:
IOException
-
readFully
- 指定者:
readFully在接口中DataInput- 指定者:
readFully在接口中ImageInputStream- 抛出:
IOException
-
readFully
- 指定者:
readFully在接口中DataInput- 指定者:
readFully在接口中ImageInputStream- 抛出:
IOException
-
readFully
- 指定者:
readFully在接口中ImageInputStream- 抛出:
IOException
-
readFully
- 指定者:
readFully在接口中ImageInputStream- 抛出:
IOException
-
readFully
- 指定者:
readFully在接口中ImageInputStream- 抛出:
IOException
-
readFully
- 指定者:
readFully在接口中ImageInputStream- 抛出:
IOException
-
readFully
- 指定者:
readFully在接口中ImageInputStream- 抛出:
IOException
-
readFully
- 指定者:
readFully在接口中ImageInputStream- 抛出:
IOException
-
getStreamPosition
- 指定者:
getStreamPosition在接口中ImageInputStream- 抛出:
IOException
-
getBitOffset
- 指定者:
getBitOffset在接口中ImageInputStream- 抛出:
IOException
-
setBitOffset
- 指定者:
setBitOffset在接口中ImageInputStream- 抛出:
IOException
-
readBit
- 指定者:
readBit在接口中ImageInputStream- 抛出:
IOException
-
readBits
- 指定者:
readBits在接口中ImageInputStream- 抛出:
IOException
-
length
- 指定者:
length在接口中ImageInputStream- 抛出:
IOException
-
skipBytes
- 指定者:
skipBytes在接口中DataInput- 指定者:
skipBytes在接口中ImageInputStream- 抛出:
IOException
-
skipBytes
- 指定者:
skipBytes在接口中ImageInputStream- 抛出:
IOException
-
seek
- 指定者:
seek在接口中ImageInputStream- 抛出:
IOException
-
mark
public void mark()- 指定者:
mark在接口中ImageInputStream
-
flushBefore
- 指定者:
flushBefore在接口中ImageInputStream- 抛出:
IOException
-
flush
- 指定者:
flush在接口中ImageInputStream- 抛出:
IOException
-
getFlushedPosition
public long getFlushedPosition()- 指定者:
getFlushedPosition在接口中ImageInputStream
-
isCached
public boolean isCached()- 指定者:
isCached在接口中ImageInputStream
-
isCachedMemory
public boolean isCachedMemory()- 指定者:
isCachedMemory在接口中ImageInputStream
-
isCachedFile
public boolean isCachedFile()- 指定者:
isCachedFile在接口中ImageInputStream
-