Generated by
JDiff

Class com.google.common.io.ByteSink

Added interface com.google.common.io.OutputSupplier.

Added Methods
OutputStream getOutput() This method is a temporary method provided for easing migration from suppliers to sources and sinks.
 

Changed Methods
OutputStream openBufferedStream() Change in return type from BufferedOutputStream to OutputStream.
Opens a new buffered OutputStream for writing to this sink.