Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStringBuf::WriteOdUInt16 Method
Syntax
C++
static void WriteOdUInt16(OdStringBuf::CharFormat type, OdStreamBuf & io, OdUInt16 var);

Writes OdUInt16 value as text into specified OdStreamBuf.

Parameters
Description
type
[in] Writing charset.
io
[in] OdStreamBuf interface.
var
[in] Numeric value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.