Skip to content

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... ]