Reads a length-prefixed Unicode string from this stream.
public String readString()
Returns the string value that was read.
This method implements the IDataStream.readString method.