public class NullOutputStream extends OutputStream
Modifier and Type | Field and Description |
---|---|
boolean |
throwException
is an exception be thrown while read?
|
Constructor and Description |
---|
NullOutputStream() |
public void write(int c) throws IOException
write
in class OutputStream
IOException
Built on January 28 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.