public class DummyOutputStream extends OutputStream
DummyOutputStream()
void
write(int b)
close, flush, write, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DummyOutputStream()
public void write(int b) throws IOException
write
OutputStream
IOException