mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 20:15:34 +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... ]