Add buffer verification functionality to FlatBuffers
Bug: 15732628 Change-Id: I0b7cb65982d6b8957d5a899cca7d2b5d2ef53206 Tested: On Windows, OS X and Linux
Showing
- docs/source/CppUsage.md 35 additions, 2 deletionsdocs/source/CppUsage.md
- include/flatbuffers/flatbuffers.h 117 additions, 13 deletionsinclude/flatbuffers/flatbuffers.h
- src/idl_gen_cpp.cpp 101 additions, 4 deletionssrc/idl_gen_cpp.cpp
- tests/MyGame/Example/Monster.java 10 additions, 1 deletiontests/MyGame/Example/Monster.java
- tests/monster_test.fbs 2 additions, 0 deletionstests/monster_test.fbs
- tests/monster_test_generated.h 43 additions, 2 deletionstests/monster_test_generated.h
- tests/monsterdata_test_wire.bin 0 additions, 0 deletionstests/monsterdata_test_wire.bin
- tests/test.cpp 35 additions, 3 deletionstests/test.cpp
Loading
Please register or sign in to comment