public class NoCloseInputStream extends FilterInputStream
in| Constructor and Description |
|---|
NoCloseInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skippublic NoCloseInputStream(InputStream in)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOExceptionCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.