Convert flatbuffers binary data into json file through flatc
command line
flatc --raw-binary -t item_conf.fbs --strict-json -- item_conf.bin
Convert flatbuffers binary data into json file through flatc
command line
flatc --raw-binary -t item_conf.fbs --strict-json -- item_conf.bin