Searched refs:binary_opts (Results 1 – 1 of 1) sorted by relevance
678 IDLOptions binary_opts; in Compile() local679 binary_opts.lang_to_generate |= flatbuffers::IDLOptions::kBinary; in Compile()680 flatbuffers::Parser parser(binary_opts); in Compile()