public class NullOutputStream
extends java.io.OutputStream
| Constructor and Description |
|---|
NullOutputStream() |
public void write(byte[] b,
int off,
int len)
write in class java.io.OutputStreampublic void write(int b)
write in class java.io.OutputStreampublic void write(byte[] b)
throws java.io.IOException
write in class java.io.OutputStreamjava.io.IOExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.