public class FlushedInputStream extends java.io.FilterInputStream
in
FlushedInputStream(java.io.InputStream inputStream)
long
skip(long n)
available, close, mark, markSupported, read, read, read, reset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FlushedInputStream(java.io.InputStream inputStream)
public long skip(long n) throws java.io.IOException
skip
java.io.FilterInputStream
java.io.IOException