Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPlatformStreamer::wrInt32 Method
Syntax
C++
static void wrInt32(OdStreamBuf& streamBuf, OdInt32 value);

Writes a 32-bit integer to the specified StreamBuf object.

Parameters
Description
streamBuf
[out] StreamBuf object to which the data are to be written.
value
[in] Value to be written.
Copyright © 2002-2022. Open Design Alliance All rights reserved.