Close

Relief for ODA Team in Ukraine

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

Writes a 16-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.