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 27 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.