public final class NoCloseInputStream extends FilterInputStream
in
Constructor and Description |
---|
NoCloseInputStream(InputStream is) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skip
public NoCloseInputStream(InputStream is)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FilterInputStream
IOException
Copyright ©2007-2013 panFMP Developers c/o Uwe Schindler