public class InputStreamWithCloseIgnore
extends org.apache.commons.io.input.ProxyInputStream
in
Constructor and Description |
---|
InputStreamWithCloseIgnore(InputStream proxy)
Constructs a new ProxyInputStream.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
public InputStreamWithCloseIgnore(InputStream proxy)
proxy
- the InputStream to delegate topublic void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class org.apache.commons.io.input.ProxyInputStream
IOException
Copyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.