| commit | 06f4af11b632c7759f20742735818876c5c9d07a | [log] [tgz] |
|---|---|---|
| author | Christopher Crawford <chriscraws@gmail.com> | Wed Feb 16 15:02:54 2022 -0500 |
| committer | GitHub <noreply@github.com> | Wed Feb 16 15:02:54 2022 -0500 |
| tree | f832821b27639bf04a57a1e46ce01b139e0f0f4f | |
| parent | 57e338f81956a5b10631214a499ff302e61035bd [diff] |
Go optional scalars (#7104) * [go] always write required types * support optional scalars in go * generate optional_scalars and monster_test * restore original behavior for non-optional scalars * add tests
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.
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.