flatc-fork 0.6.0+25.12.19-2026-02-06-03fffb2

Vendored executable of flatbuffer's `flatc` (maintained fork).
Documentation
{
  "a": 42,
  "b": true,
  "c_type": "TableB",
  "c": {
    "a": 15
  },
  "d": "King",
  "e": {
    "a": 3.1452,
    "b": 325
  },
  "f":{
    "a": 16,
    "b": 243.980943
  },
  "g": [ 7, 8, 9],
  "h": [
    {
      "a": 212
    },
    {
      "a": 459
    }
  ],
  "j": {
    "a": 984
  }
}