public interface FileImageInputStreamExt extends ImageInputStream, AccessibleStream<File>
ImageInputStream
that gets its input from a File
.Modifier and Type | Method and Description |
---|---|
File |
getFile()
Deprecated.
Returns the associated
File |
close, flush, flushBefore, getBitOffset, getByteOrder, getFlushedPosition, getStreamPosition, isCached, isCachedFile, isCachedMemory, length, mark, read, read, read, readBit, readBits, readBoolean, readByte, readBytes, readChar, readDouble, readFloat, readFully, readFully, readFully, readFully, readFully, readFully, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedInt, readUnsignedShort, readUTF, reset, seek, setBitOffset, setByteOrder, skipBytes, skipBytes
getBinding, getTarget
Copyright © 2006–2019 GeoSolutions. All rights reserved.