• Martin Ankerl's avatar
    Added helpers to access objects while creating the flatbuffer. · 023fec62
    Martin Ankerl authored
    GetObject and GetMutableObject are similar to GetRoot and GetMutableRoot,
    and can be useful when wanting to access data that has just been created.
    Unfortunately there is a danger in using these methods, as it is possible
    that the buffer reallocates which will invalidate the pointers.
    023fec62
Name
Last commit
Last update
CMake Loading commit data...
android Loading commit data...
biicode Loading commit data...
build_ide Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java Loading commit data...
js Loading commit data...
net/FlatBuffers Loading commit data...
php Loading commit data...
python Loading commit data...
reflection Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING Loading commit data...
LICENSE.txt Loading commit data...
biicode.conf Loading commit data...
composer.json Loading commit data...
readme.md Loading commit data...