mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
Also add a new `insideObject` boolean to the Builder to track whether an object is currently being constructed. This fixes a bug with objects that have zero fields. |
||
|---|---|---|
| .. | ||
| builder.go | ||
| doc.go | ||
| encode.go | ||
| struct.go | ||
| table.go | ||
| unsafe.go | ||