public class NullOutputStream
extends java.io.OutputStream
| Constructor and Description |
|---|
NullOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(byte[] b) |
void |
write(byte[] b,
int off,
int len) |
void |
write(int b) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com