This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers
Watch
1
Star
0
Fork
1
You've already forked flatbuffers
mirror of
https://github.com/google/flatbuffers.git
synced
2026-06-01 19:58:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1f8037cb55cbeac5d96ad63c2f5c70560737340
flatbuffers
/
include
/
flatbuffers
History
Sahil Jain
4f3e1c2831
Remove Struct::GetPointer() useless method
2016-08-24 04:12:25 -04:00
..
code_generators.h
clangFormating base class
2016-07-15 15:21:09 +02:00
flatbuffers.h
Remove Struct::GetPointer() useless method
2016-08-24 04:12:25 -04:00
grpc.h
Added GRPC code generator to flatc.
2016-06-29 15:51:44 -07:00
hash.h
Fix
#3497
: Add support for compiling in g++ 4.4 and 4.5
2016-01-09 06:30:50 -06:00
idl.h
Allow GenerateText() to indicate failure to encode flatbuffer to JSON (i.e., non-UTF-8 string data)
2016-08-18 10:23:26 -07:00
reflection_generated.h
Added "Direct" suffix to vector/string object creation functions.
2016-08-12 11:12:12 -07:00
reflection.h
This is a minimal amount of #ifdef's to make stlport work.
2016-07-20 17:29:47 -07:00
util.h
Validate UTF-8 by default when parsing IDL. Support Unicode values > U+FFFF in parse
2016-08-01 14:05:24 -07:00