public class UnclosableBufferedInputStream extends BufferedInputStream
in| Constructor and Description |
|---|
UnclosableBufferedInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, reset, skipreadpublic UnclosableBufferedInputStream(InputStream in)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class BufferedInputStreamIOExceptionCopyright © 2019. All Rights Reserved.