Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Other Classes
>
OdStringBuf Class
>
OdStringBuf Methods
>
WriteString Method
>
OdStringBuf::WriteString Method (OdStringBuf::CharFormat, OdStreamBuf &, const char *)
OdStringBuf::WriteString Method (OdStringBuf::CharFormat, OdStreamBuf &, const char *)
Syntax
C++
static
void
WriteString
(
OdStringBuf::CharFormat
type
,
OdStreamBuf
&
io
,
const
char
*
text
);
Description
Writes ANSI string into specified OdStreamBuf.
Parameters
Parameters
Description
type
[in] Writing charset.
io
[in] OdStreamBuf interface.
text
[in] ANSI text string.
Links
OdStringBuf Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!