Writes a length-prefixed Unicode string to this stream.
public void writeString( String value )
value
The string to write.
This method implements the IDataStream.writeString method.