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