public static class IOUtils.NullOutputStream extends OutputStream
public void write(byte[] b, int off, int len) throws IOException
write
在类中 OutputStream
IOException
public void write(int b) throws IOException
write
在类中 OutputStream
IOException
Copyright © 2009 The Apache Software Foundation