public final class NullOutputStream extends OutputStream
| Constructor and Description |
|---|
NullOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
close, flush, write, writepublic NullOutputStream()
public void write(int b) throws IOException
write in class OutputStreamIOExceptionCopyright © 2000–2019 BioJava. All rights reserved.