public class FlushedInputStream extends BufferedInputStream
in| Constructor and Description | 
|---|
FlushedInputStream(InputStream inputStream)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
skip(long n)  | 
available, close, mark, markSupported, read, read, resetreadpublic FlushedInputStream(InputStream inputStream)
public long skip(long n)
          throws IOException
skip in class BufferedInputStreamIOExceptionCopyright © 2011–2014. All rights reserved.