-
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 |
---|---|---|
CMake | ||
android | ||
build | ||
docs | ||
go | ||
include/flatbuffers | ||
java/com/google/flatbuffers | ||
net/FlatBuffers | ||
samples | ||
src | ||
tests | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
readme.md |