mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 21:11:55 +00:00
4d305f5922
Also add a new `insideObject` boolean to the Builder to track whether an object is currently being constructed. This fixes a bug with objects that have zero fields.