~jgillis/flatbuffers-read-writing

Demo project showing how to read and write data with FlatBuffers
6d57f066 — Joris Gillis 4 years ago
Adds license file
939487f3 — Joris Gillis 4 years ago
Processing data
2bb0af37 — Joris Gillis 4 years ago
Writing out a list of people to file

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jgillis/flatbuffers-read-writing
read/write
git@git.sr.ht:~jgillis/flatbuffers-read-writing

You can also use your local clone with git send-email.

#FlatBuffers Example project

Example project to explore FlatBuffers.

#Development

Note that the version of flatc has to match the version of the flatbuffers-java library in pom.xml.