• Wouter van Oortmerssen's avatar
    Added --defaults-json to output fields at default value. · ecf5a6a5
    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
CMake Loading commit data...
android Loading commit data...
biicode Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java Loading commit data...
net/FlatBuffers Loading commit data...
python Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
biicode.conf Loading commit data...
readme.md Loading commit data...