mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 20:29:50 +00:00
84033ae035
* Added helper methods to access struct through reflection. Also added unit test for it. * Added a TODO comment to check for the is_struct flag.