public class NoneClosingInputStream extends FilterInputStream
in| Constructor and Description |
|---|
NoneClosingInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skippublic NoneClosingInputStream(InputStream in)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.