mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 10:17:51 +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. |
||
|---|---|---|
| .. | ||
| FlatBuffers.Test | ||
| MyGame/Example | ||
| prototest | ||
| go_test.go | ||
| GoTest.sh | ||
| include_test1.fbs | ||
| include_test2.fbs | ||
| JavaTest.bat | ||
| JavaTest.java | ||
| JavaTest.sh | ||
| monster_test.fbs | ||
| monster_test_generated.h | ||
| monsterdata_test.golden | ||
| monsterdata_test.json | ||
| monsterdata_test.mon | ||
| test.cpp | ||