mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 06:15:19 +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.