commit | b378b8eb69810cd82a353c09eabdb98e6842fcae | [log] [tgz] |
---|---|---|
author | Robert <rw@users.noreply.github.com> | Thu Nov 29 11:47:28 2018 -0800 |
committer | GitHub <noreply@github.com> | Thu Nov 29 11:47:28 2018 -0800 |
tree | 21de20b23d0cc9ec27988e159dd00eaf0043f51b | |
parent | 9635d494b33a335c11de28e839108bb449ab9599 [diff] |
Fix create_vector_of_strings to use the stack, and test it. (#5074)
FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.
Go to our landing page to browse our documentation.
and more in progress...
flatbuffers
tag for any questions regarding FlatBuffers.To contribute to this project, see CONTRIBUTING.
Flatbuffers is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.