GetSize 函数功能获取序列化后的Graph的内存的长度。 函数原型std::size_t GetSize() const; 约束说明无 参数说明无。 返回值 参数名 类型 描述 - std::size_t 序列化后的Graph的内存的长度。 父主题: GraphBuffer类