|
inline |
Writes a string to the stream.
vdata | The string to marshal. |
vsize | The size of the string. |
convert | true to process vdata through the narrow string converter (if not null), false to write vdata as-is. |
Definition at line 562 of file OutputStream.h.