public class XTeeOutputStream extends TeeOutputStream
baos
Constructor and Description |
---|
XTeeOutputStream(PrintStream targetPS) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
isClosed() |
toByteArray, toString, write
flush, write, write
public XTeeOutputStream(PrintStream targetPS)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class OutputStream
IOException
public boolean isClosed()
Copyright © 2005–2018 QOS.ch. All rights reserved.