mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 20:31:23 +00:00
This commit updates the FlatBufferBuilder class to reuse the vtable array instead of creating a new array with every StartObject() call.
This commit updates the FlatBufferBuilder class to reuse the vtable array instead of creating a new array with every StartObject() call.