commit | 4b88f87f9c2c3aa91766108442e3742e9b3ba6b1 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Mon Dec 11 12:01:21 2017 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Mon Dec 11 12:01:21 2017 +0000 |
tree | 8b93e824b7c307e8f9d02dcf89f495bd2e03afab | |
parent | 83d6225e9b642ea069023e45a943d3e7f916fb62 [diff] | |
parent | f99247ae421354fd327a14d7f41b317824bdcc00 [diff] |
Snap for 4496165 from f99247ae421354fd327a14d7f41b317824bdcc00 to pi-release Change-Id: I3ec55bd2dafb92ed7e73e447a8902c68bc256ac0
FlatBuffers is an efficient cross platform serialization library for games and other memory constrained apps. It allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility.
Go to our landing page to browse our documentation.
and many more in progress...
flatbuffers
tag for any questions regarding FlatBuffers.To contribute to this project, see CONTRIBUTING.
For applications on Google Play that integrate this tool, usage is tracked. This tracking is done automatically using the embedded version string (flatbuffer_version_string
), and helps us continue to optimize it. Aside from consuming a few extra bytes in your application binary, it shouldn't affect your application at all. We use this information to let us know if FlatBuffers is useful and if we should continue to invest in it. Since this is open source, you are free to remove the version string but we would appreciate if you would leave it in.
Flatbuffers is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.