public final class FixedBufferedOutputStream extends BufferedOutputStream
close() once it has failed before.buf, countout| Constructor and Description |
|---|
FixedBufferedOutputStream(OutputStream out,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
getIgnoreClose() |
void |
setIgnoreClose(boolean ignoreClose) |
flush, write, writewritepublic FixedBufferedOutputStream(OutputStream out, int size)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionpublic boolean getIgnoreClose()
public void setIgnoreClose(boolean ignoreClose)
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.