Support `--conform` for vector of unions (#6883) It seems like `--conform` already works for vectors of unions - there is just a spurious check that prevents it from running. Fixes #6882 Also, if schemas do not conform, `flatc` no longer prints out the usage (since the error is not due to bad usage). Fixes #6496
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.