commit | a89be8739c462b47d59e1364e3e2dc8096806400 | [log] [tgz] |
---|---|---|
author | kzvi <38590027+kzvi@users.noreply.github.com> | Thu Sep 27 20:56:49 2018 -0700 |
committer | Robert <rw@users.noreply.github.com> | Thu Sep 27 20:56:49 2018 -0700 |
tree | 9d89f7d8abf1dd50c0ceb0460a050b160b52b3a2 | |
parent | 0bffce5aefee03f8e52aa77cc0154772236adad5 [diff] |
loosen lifetimes in type signature of Table::get (#4925)
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.