Close

Relief for ODA Team in Ukraine

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

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