Generated by
JDiff

Class com.google.common.io.ByteStreams

Changed Methods
T extends Object readBytes(InputStream, ByteProcessor<T>) Change in return type from T to (T extends Object).
Process the bytes of the given input stream using the given processor.