mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 20:51:53 +00:00
ace7fa8094
Builder has a new CreateByteString function that writes a null-terimnated byte slice to the buffer. This results in zero allocations for writing strings.