public class NullOutputStream extends java.io.OutputStream
NullOutputStream()
void
write(int b)
close, flush, write, write
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NullOutputStream()
public void write(int b)
write
java.io.OutputStream