mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 22:51:08 +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.