public class GZIPFilterFileImageInputStreamExt extends GZIPImageInputStream implements FileImageInputStreamExt
crc, eos, GZIP_MAGIC
buf, inf, len, singleByteBuf, usesDefaultInflater
iis
bitOffset, byteOrder, flushedPos, streamPos
Constructor and Description |
---|
GZIPFilterFileImageInputStreamExt(File file) |
GZIPFilterFileImageInputStreamExt(FileImageInputStreamExtImpl fiis) |
Modifier and Type | Method and Description |
---|---|
Class<File> |
getBinding()
Retrieve the class for the target object.
|
File |
getFile()
return the associated file
|
File |
getTarget()
Retrieves the target object on which we work.
|
close, read
fill, mark, read, reset, seek, skipBytes, skipBytes
getByteOrder, isCached, isCachedFile, isCachedMemory, setBitOffset, setByteOrder
checkClosed, finalize, flush, flushBefore, getBitOffset, getFlushedPosition, getStreamPosition, length, 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
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
public GZIPFilterFileImageInputStreamExt(File file) throws FileNotFoundException, IOException
FileNotFoundException
IOException
public GZIPFilterFileImageInputStreamExt(FileImageInputStreamExtImpl fiis) throws FileNotFoundException, IOException
FileNotFoundException
IOException
public File getFile()
getFile
in interface FileImageInputStreamExt
public File getTarget()
AccessibleStream
getTarget
in interface AccessibleStream<File>
public Class<File> getBinding()
AccessibleStream
getBinding
in interface AccessibleStream<File>
Copyright © 2006–2016 GeoSolutions. All rights reserved.