Skip to content
#

flatbuffers

Here are 88 public repositories matching this topic...

jjn555
jjn555 commented Mar 2, 2020

I have this schema I want to implement but I am finding it very difficult to find documentation to perform the serialization and deserialization for C++. The existing tutorial and documentation do not seem to describe this scenario which I am assuming is quite common. Can someone point me to any example or documentation that describes this?

tb.fbs:

namespace TB;

table Proj {
idx:int64

Improve this page

Add a description, image, and links to the flatbuffers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flatbuffers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.