Skip to content

Instantly share code, notes, and snippets.

@larryhou
Created October 30, 2018 10:22
Show Gist options
  • Save larryhou/941b910e771e7d21001d4d278103b0f5 to your computer and use it in GitHub Desktop.
Save larryhou/941b910e771e7d21001d4d278103b0f5 to your computer and use it in GitHub Desktop.

Convert flatbuffers binary data into json file through flatc command line

flatc --raw-binary -t item_conf.fbs --strict-json -- item_conf.bin 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment