public static class IOUtils.NullOutputStream extends OutputStream
Constructor and Description |
---|
IOUtils.NullOutputStream() |
public void write(byte[] b, int off, int len) throws IOException
write
in class OutputStream
IOException
public void write(int b) throws IOException
write
in class OutputStream
IOException
Copyright © 2019 Apache Software Foundation. All Rights Reserved.