class CombinedEntity.ResourceStream extends java.io.FilterInputStream
in
protected
ResourceStream(java.io.InputStream in)
void
close()
available, mark, markSupported, read, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected ResourceStream(java.io.InputStream in)
public void close() throws java.io.IOException
close
java.io.Closeable
java.lang.AutoCloseable
java.io.FilterInputStream
java.io.IOException