public class DatadogOutputStream extends LineTransformationOutputStream.Delegating
LineTransformationOutputStream.Delegating
out
Constructor and Description |
---|
DatadogOutputStream(OutputStream delegate,
DatadogWriter writer) |
Modifier and Type | Method and Description |
---|---|
protected void |
eol(byte[] b,
int len) |
close, flush
forceEol, trimEOL, write, write
write
public DatadogOutputStream(OutputStream delegate, DatadogWriter writer)
protected void eol(byte[] b, int len) throws IOException
eol
in class LineTransformationOutputStream
IOException
Copyright © 2016–2023. All rights reserved.