commit | f2f9380c86a762ef0d9410693c61c35567923d63 | [log] [tgz] |
---|---|---|
author | Fraser Crossman <frasercrossman@users.noreply.github.com> | Mon Oct 18 23:18:36 2021 +0100 |
committer | GitHub <noreply@github.com> | Mon Oct 18 15:18:36 2021 -0700 |
tree | 811769066049760a22f7e3270960b6b925ffb319 | |
parent | e672dabfea5f851e5aa850e178e3d3ceb52777ec [diff] |
[Java] Prevent generation of enum names when underlying type is long (#6781) (#6895)
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.
Please see our Security Policy for reporting vulnerabilities.
Flatbuffers is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.