public class UnclosableInputStream extends InputStream
OutputStream
that prevents closingConstructor and Description |
---|
UnclosableInputStream(InputStream wrappedStream) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getWrappedStream() |
int |
read() |
available, close, mark, markSupported, read, read, reset, skip
public UnclosableInputStream(InputStream wrappedStream)
public InputStream getWrappedStream()
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.