mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 00:21:09 +00:00
338331b55b
* Changes to support binary schema file loading and parsing (flatc) - parser.reset() is also called if binary schema file is given - code flow changed to not try to load a binary schema as textual schema * Removed unneeded braces