Package flatbuffers-compiler

FlatBuffers compiler (flatc)

https://google.github.io/flatbuffers

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.

This package contains flatc, the FlatBuffers compiler.

Version: 24.3.25

General Commands

flatc flatc – FlatBuffers compiler