public class UncloseableInputStream extends FilterInputStream
in
Constructor and Description |
---|
UncloseableInputStream(InputStream is) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skip
public UncloseableInputStream(InputStream is)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FilterInputStream
IOException
Copyright © 2002-2024 Atlassian. All Rights Reserved.