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