Revert "Upgrade flatbuffers to v1.12.0" This reverts commit 7bd8ba197e2f19cf7a210fd05e2c34e44b4e84cf. Reason for revert: I was meant to abandon the change, but somehow I submitted it.... We removed the usage of the new flatbuffer API, so we don't need this anymore. Sorry for the noise.. Merged-In: I2f554e7f4ea77a7ebdcb8167e19ea25dc4bdc3e1 Bug: 151413366 Change-Id: If4af845e2c74113181e780f2af7d26e4ab38dae7
FlatBuffersFlatBuffers 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.