Generated by
JDiff

Interface java.io.DataOutput

Documentation changed from old to new.

Changed Methods
void writeUTF(String) Documentation changed from old to new.
Writes two bytes of length information to the output stream followed by the Java modified UTF representation of every character in the string s.