org.openide.util.io
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 March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.