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