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