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