-
Wouter van Oortmerssen authored
Normal behavior is to not output fields that happen to have the default value, since those will be reproduced anyway when turned into a FlatBuffer binary. This however can be problematic when using JSON to interop with other system since they might not know this default value. This flatc option (and also flag to GenerateText) will force those fields to be output anyway. Tested: on Linux.
ecf5a6a5
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
flatc.cpp | ||
flathash.cpp | ||
idl_gen_cpp.cpp | ||
idl_gen_fbs.cpp | ||
idl_gen_general.cpp | ||
idl_gen_go.cpp | ||
idl_gen_python.cpp | ||
idl_gen_text.cpp | ||
idl_parser.cpp |