API Reference
>
Other Classes
>
OdPlatformStreamer Class
>
OdPlatformStreamer Methods
>
OdPlatformStreamer::wrInt64 Method
OdPlatformStreamer::wrInt64 Method
Collapse All
Syntax
C++
static
void
wrInt64
(
OdStreamBuf
&
streamBuf
,
OdInt64
value
);
Parameters
Parameters
Description
OdStreamBuf& streamBuf
[out] StreamBuf object to which the data are to be written.
OdInt64 value
[in] Value to be written.
Description
Writes a 64-bit integer to the specified StreamBuf object.
Group
OdPlatformStreamer Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic