public static class NonCloseStream.NonCloseInputStream extends FilterInputStream
in| Modifier | Constructor and Description |
|---|---|
protected |
NonCloseInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skipprotected NonCloseInputStream(InputStream in)
public void close()
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamCopyright © 2023. All rights reserved.