public class NutsSystemOutputStream extends BaseTransparentFilterOutputStream implements ExtendedFormatAware
out| Constructor and Description |
|---|
NutsSystemOutputStream(OutputStream base,
NutsTerminalMode type,
NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedFormatAware |
convert(NutsTerminalModeOp other) |
NutsTerminalModeOp |
getModeOp() |
void |
setType(NutsTerminalMode type) |
String |
toString() |
void |
write(byte[] bytes,
int off,
int len) |
baseOutputStreamclose, flush, write, writepublic NutsSystemOutputStream(OutputStream base, NutsTerminalMode type, NutsSession session)
public void write(byte[] bytes,
int off,
int len)
throws IOException
write in class FilterOutputStreamIOExceptionpublic void setType(NutsTerminalMode type)
public NutsTerminalModeOp getModeOp()
getModeOp in interface ExtendedFormatAwarepublic ExtendedFormatAware convert(NutsTerminalModeOp other)
convert in interface ExtendedFormatAwareCopyright © 2021 vpc open source initiative. All rights reserved.