GetData
Description
Obtains the memory start position of a serialized graph.
Prototype
const std::uint8_t *GetData() const;
Restrictions
None
Parameters
None
Returns
Parameter |
Type |
Description |
|---|---|---|
- |
std::uint8_t* |
Memory start position of the serialized graph. |
Parent topic: Class GraphBuffer