public class BuildConsoleAnnotator
extends hudson.console.LineTransformationOutputStream
Constructor and Description |
---|
BuildConsoleAnnotator(OutputStream out,
Charset charset) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
eol(byte[] b,
int len) |
void |
flush() |
forceEol, trimEOL, write, write
write
public BuildConsoleAnnotator(OutputStream out, Charset charset)
protected void eol(byte[] b, int len) throws IOException
eol
in class hudson.console.LineTransformationOutputStream
IOException
public void flush() throws IOException
flush
in interface Flushable
flush
in class OutputStream
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class hudson.console.LineTransformationOutputStream
IOException
Copyright © 2016–2024. All rights reserved.