public class NullOutputStream extends OutputStream
NullOutputStream()
void
write(int b)
close, flush, write, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NullOutputStream()
public void write(int b) throws IOException
write
OutputStream
IOException
Copyright © 2003-2012 Drew Noakes. All Rights Reserved.