public class NullOutputStream extends java.io.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 java.io.IOException
write
java.io.OutputStream
java.io.IOException
Copyright © 2002-2013 Drew Noakes. All Rights Reserved.