mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 02:07:25 +00:00
205 B
205 B
FlatBuffers Compiler (flatc)
The main compiler for FlatBuffers is called flatc and is used as follows:
flatc [ GENERATOR_OPTIONS ] [ -o PATH ] [- I PATH ] FILES... [ -- BINARY_FILES... ]