aboutsummaryrefslogtreecommitdiff
path: root/ports/flatbuffers/CONTROL
blob: 0b90b40c2ed9544f45f7b1359fac3ba276650914 (plain)
1
2
3
4
Source: flatbuffers
Version: 1.9.0-2
Description: Memory Efficient Serialization Library http://google.github.io/flatbuffers/
  FlatBuffers is an efficient cross platform serialization library for games and other memory constrained apps. It allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility.