GetSize
Description
Obtains the memory length of a serialized graph.
Prototype
std::size_t GetSize() const;
Restrictions
None
Parameters
None
Returns
Parameter |
Type |
Description |
|---|---|---|
- |
std::size_t |
Memory length of the serialized graph. |
Parent topic: Class GraphBuffer