Update C# FlatBufferBuilder to reuse vtable array
This commit updates the FlatBufferBuilder class to reuse the vtable array instead of creating a new array with every StartObject() call.
Showing
Please
register
or
sign in
to comment
This commit updates the FlatBufferBuilder class to reuse the vtable array instead of creating a new array with every StartObject() call.