mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 02:07:25 +00:00
Builder has a new CreateByteString function that writes a null-terimnated byte slice to the buffer. This results in zero allocations for writing strings. |
||
|---|---|---|
| .. | ||
| builder.go | ||
| doc.go | ||
| encode.go | ||
| struct.go | ||
| table.go | ||
| unsafe.go | ||