flatbuffers/docs/source
Wouter van Oortmerssen c49c6da803 Added extra checks for reading binaries in flatc
By default, disallow reading binaries that do not correspond to
the schema file_identifier. Override with --raw-binary

Change-Id: I24822c0e4c80dab4e5a238ae2b6e601a09025c27
Tested: on Linux.
2015-05-04 13:38:20 -07:00
..
Benchmarks.md Fix typo in Benchmarks.md 2015-04-06 11:44:21 -07:00
Building.md
Compiler.md Added extra checks for reading binaries in flatc 2015-05-04 13:38:20 -07:00
CppUsage.md Mutable FlatBuffers: in-place updates. 2015-04-29 10:58:45 -07:00
doxyfile
FlatBuffers.md Various documentation clarifications. 2014-12-08 16:47:00 -08:00
GoUsage.md Documentation clarifications. 2015-01-07 10:34:17 -08:00
Grammar.md Added user defined attribute declarations. 2014-11-19 11:06:17 -08:00
Internals.md Documentation clarifications. 2015-01-07 10:34:17 -08:00
JavaUsage.md Fixed C# showing up as C in the documentation 2015-01-07 16:30:10 -08:00
Schemas.md Sorted Vector & binary search functionality. 2015-01-16 10:59:52 -08:00
WhitePaper.md