forked from BigfootDev/flatbuffers
d5a113e5bf
This commit updates the FlatBufferBuilder class to reuse the vtable array instead of creating a new array with every StartObject() call.