FlatBuffers

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Serialization |released=2014<ref>First public commits of https://github.com/google/flatbuffers</ref> |extensions={{ext|fbs}} }} ''...")
 
Line 15: Line 15:
 
== References ==
 
== References ==
 
<references />
 
<references />
 +
 +
[[Category:Google]]

Revision as of 01:40, 10 June 2019

File Format
Name FlatBuffers
Ontology
Extension(s) .fbs
Released 2014[1]

FlatBuffers is a serialization format meant for networked computer games. To this end, emphasis in its design is put on fast decoding, in a way largely identical to Cap'n Proto and Simple Binary Encoding. Its schema files use the extension .fbs.[2]

Links

References

  1. First public commits of https://github.com/google/flatbuffers
  2. ttp://google.github.io/flatbuffers/flatbuffers_guide_writing_schema.html
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox