• Jon Simantov's avatar
    C#: Allow ByteBuffer to use faster unsafe mode · 4390254e
    Jon Simantov authored
    If your C# runtime environment supports unsafe mode, you can use
    the #define UNSAFE_BYTEBUFFER setting and build the FlatBuffers assembly
    in unsafe mode for greatly increased performance.
    
    Tested: Tested FlatBuffersTest on Windows using VS2010 with both safe
    and unsafe versions. Added ByteBufferTest to test the byte reversing
    functions.
    
    Change-Id: I21334468b339334f9abf4317e6291b648b97f57b
    4390254e
Name
Last commit
Last update
..
FlatBuffers.Test Loading commit data...
MyGame/Example Loading commit data...
prototest Loading commit data...
GoTest.sh Loading commit data...
JavaTest.bat Loading commit data...
JavaTest.java Loading commit data...
JavaTest.sh Loading commit data...
go_test.go Loading commit data...
include_test1.fbs Loading commit data...
include_test2.fbs Loading commit data...
monster_test.fbs Loading commit data...
monster_test_generated.h Loading commit data...
monsterdata_test.golden Loading commit data...
monsterdata_test.json Loading commit data...
monsterdata_test.mon Loading commit data...
test.cpp Loading commit data...