API Reference > Other Classes > OdPlatformStreamer Class > OdPlatformStreamer Methods > OdPlatformStreamer::wrString Method
OdPlatformStreamer::wrString Method
Syntax
C++
static inline void wrString(OdStreamBuf& streamBuf, const OdString& val);

Same as putUnicodeStrToBuffer, but writes to a stream, prepending string length.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.