Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Other Classes
>
OdFlatMemStream Class
>
OdFlatMemStream Methods
>
OdFlatMemStream::createNew Method
OdFlatMemStream::createNew Method
Syntax
C++
static
OdFlatMemStreamPtr
createNew
(
void
*
buffer
,
OdUInt64
numBytes
,
OdUInt64
curPosition
= 0);
Description
Creates a new FlatMemStream object, and returns a SmartPointer to the new object.
Parameters
Parameters
Description
buffer
[in] Character buffer.
numBytes
[in] Number of bytes.
curPosition
[in] Initial position of the file pointer of the new object.
Links
OdFlatMemStream Class
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!