【发布时间】:2021-10-11 10:49:05
【问题描述】:
我在网上查了一下,只能找到https://google.github.io/flatbuffers/flatbuffers_white_paper.html,它并没有深入讨论有关实现或vtable数据结构如何排列字段的细节。
感谢任何链接/资源/解释。 谢谢
【问题讨论】:
标签: flatbuffers
我在网上查了一下,只能找到https://google.github.io/flatbuffers/flatbuffers_white_paper.html,它并没有深入讨论有关实现或vtable数据结构如何排列字段的细节。
感谢任何链接/资源/解释。 谢谢
【问题讨论】:
标签: flatbuffers
您提供的链接正下方的链接是https://google.github.io/flatbuffers/flatbuffers_internals.html,这正是您所要求的解释。
【讨论】: