public static class KsmBuildConsoleLogFilter.MaskingOutputStream extends LineTransformationOutputStream.Delegating
LineTransformationOutputStream.Delegatingout| Modifier | Constructor and Description |
|---|---|
protected |
MaskingOutputStream(OutputStream out,
List<String> secretValues,
String charsetName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
eol(byte[] b,
int len) |
close, flushforceEol, trimEOL, write, writewriteprotected MaskingOutputStream(@NonNull
OutputStream out,
@NonNull
List<String> secretValues,
@NonNull
String charsetName)
protected void eol(byte[] b,
int len)
throws IOException
eol in class LineTransformationOutputStreamIOExceptionCopyright © 2016–2022. All rights reserved.