API Reference
>
FacetModeler Namespace
>
Classes
>
BinaryStream Class
>
BinaryStream Methods
>
Write Method
>
BinaryStream::Write Method (void*, OdUInt32)
BinaryStream::Write Method (void*, OdUInt32)
Collapse All
Syntax
C++
void
Write
(
const
void
*
pData
, OdUInt32
length
);
Parameters
Parameters
Description
const void* pData
[in] Pointer to data to write.
OdUInt32 length
[in] Count of bytes to write.
Description
Writes the specified number of bytes of data.
Group
Write Method
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