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 <https://google.github.io/flatbuffers/flatbuffers_guide_tutorial.html>`_.
