Generated by
JDiff

Class java.io.OutputStreamWriter

Documentation changed from old to new.

Changed Constructors
OutputStreamWriter(OutputStream, String) Documentation changed from old to new.
Create an OutputStreamWriter 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.