Close

Relief for ODA Team in Ukraine

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

Types

  • details Writes OdInt8 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.