Generated by
JDiff

Class java.io.ByteArrayOutputStream

Documentation changed from old to new.

Changed Methods
String toString(String) Documentation changed from old to new.
Converts the buffer's contents into a string translating bytes into characters according to the specified character encoding.
String toString() Documentation changed from old to new.
Converts the buffer's contents into a string translating bytes into characters according to the platform's default character encoding.