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