public class UnclosableOutputStream extends OutputStream
OutputStream
that prevents closingConstructor and Description |
---|
UnclosableOutputStream(OutputStream wrappedStream) |
Modifier and Type | Method and Description |
---|---|
OutputStream |
getWrappedStream() |
void |
write(int b) |
close, flush, write, write
public UnclosableOutputStream(OutputStream wrappedStream)
public void write(int b) throws IOException
write
in class OutputStream
IOException
public OutputStream getWrappedStream()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.