mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 08:44:02 +00:00
aafc5dc950
* Set default initialSize for Builder to 0 * Change default size of builder to 1024. This matches what the C++ and Java versions do.