public class UncloseableInputStream extends FilterInputStream
in| Constructor and Description |
|---|
UncloseableInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skippublic UncloseableInputStream(InputStream in)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOExceptionCopyright © 2002–2025 Devexperts LLC. All rights reserved.