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 7 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.