Close

Relief for ODA Team in Ukraine

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

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