Generated by
JDiff

Class java.io.InputStreamReader

Documentation changed from old to new.

Changed Constructors
InputStreamReader(InputStream, String) Documentation changed from old to new.
Create an InputStreamReader that uses the named character encoding.
 

Changed Methods
String getEncoding() Documentation changed from old to new.
Returns the canonical name of the character encoding being used by this stream.