Access field value raw bytes from a constructed Flatbuffer

后端 未结 0 939
一个人的身影
一个人的身影 2021-02-19 20:02

Say I have following Flatbuffer definition compiled to C++.

table ParentObj { // this is the root table
    timestamp:uint64;
    child:ChildObj
}

table ChildObj         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题