Reads a string from this stream using a length-prefixed UTF-8 format.
public String readUTF()
Returns the string that was read.
This method implements the IDataStream.readUTF method.