Close

Relief for ODA Team in Ukraine

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

Writes ANSI string into specified OdStreamBuf.

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