Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStringBuf::WriteString Method (OdStringBuf::CharFormat, OdStreamBuf &, const OdChar *)
Syntax
C++
static void WriteString(OdStringBuf::CharFormat type, OdStreamBuf & io, const OdChar * text);

Writes Unicode string into specified OdStreamBuf.

Parameters
Description
type
[in] Writing charset.
io
[in] OdStreamBuf interface.
text
[in] Unicode text string.
Copyright © 2002-2022. Open Design Alliance All rights reserved.