public class ElasTestOutputStream
extends hudson.console.LineTransformationOutputStream
| Constructor and Description |
|---|
ElasTestOutputStream(OutputStream delegate,
ElasTestWriter elasTestWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
eol(byte[] b,
int len) |
void |
flush() |
forceEol, trimEOL, write, writewritepublic ElasTestOutputStream(OutputStream delegate, ElasTestWriter elasTestWriter)
protected void eol(byte[] b,
int len)
throws IOException
eol in class hudson.console.LineTransformationOutputStreamIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class OutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class hudson.console.LineTransformationOutputStreamIOExceptionCopyright © 2016–2018. All rights reserved.