• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1FlatBuffers is a cross platform serialization library architected for
2maximum memory efficiency. It allows you to directly access serialized
3data without parsing/unpacking it first, while still having great
4forwards/backwards compatibility.
5