public class NutsPrintStreamHelper extends Object implements OutputHelper
| Constructor and Description |
|---|
NutsPrintStreamHelper(NutsPrintStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
NutsPrintStream |
out() |
void |
write(byte[] b,
int offset,
int len) |
public NutsPrintStreamHelper(NutsPrintStream out)
public void write(byte[] b,
int offset,
int len)
write in interface OutputHelperpublic void flush()
flush in interface OutputHelperpublic NutsPrintStream out()
Copyright © 2021 vpc open source initiative. All rights reserved.