public final class NullOutputStream extends OutputStream
OutputStream that sends all written bytes to /dev/null| Constructor and Description |
|---|
NullOutputStream() |
public void write(int b)
write in class OutputStreampublic void write(byte[] b,
int off,
int len)
write in class OutputStreamCopyright © 2013 JBoss by Red Hat. All Rights Reserved.