public class DummyOutputStream extends OutputStream
Constructor and Description |
---|
DummyOutputStream() |
Modifier and Type | Method and Description |
---|---|
void |
write(int b) |
close, flush, write, write
public void write(int b) throws IOException
write
in class OutputStream
IOException