\func{void}{WriteString}{{\param const wxString\&}{string}}
-
Writes {\it string} to the stream. Actually, this method writes the size of
the string before writing {\it string} itself.
to stream's constructor (consequently, ANSI application can read data
written by Unicode application, as long as they agree on encoding) and this
representation is written to the stream. UTF-8 is used by default.
+