ByteStreams.nullOutputStream()
instead. This class is
scheduled to be removed in Guava release 15.0.@Beta @Deprecated public final class NullOutputStream extends java.io.OutputStream
OutputStream
that simply discards written bytes.Constructor and Description |
---|
NullOutputStream()
Deprecated.
|