Generated by
JDiff

Class com.google.common.io.FileBackedOutputStream

Added Methods
ByteSource asByteSource() Returns a readable ByteSource view of the data that has been written to this stream.
 

Changed Methods
InputSupplier<InputStream> getSupplier() Now deprecated.
Use {@link #asByteSource()} instead.