Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 281 Bytes

File metadata and controls

5 lines (4 loc) · 281 Bytes

Basic FlatBuffers Sample

Basic sample demonstrating encoding and decoding of data using flatbuffers. For more complicated examples take a look at the official flatbuffers tutorial.