flatbuffers/docs/source
Wouter van Oortmerssen 858e9961e2 Added accessor in Java to get vectors as ByteBuffers.
Also cleaned up ByteBuffer usage in general: ByteBuffer.position
now universally indicates the start of a ByteBuffer.

Change-Id: Ic4bfb98f9df9501b8fc82de2c45db7d7311135ac
Tested: on Linux.
2014-09-15 16:19:26 -07:00
..
Benchmarks.md Updated benchmark chart with stats for pugixml. 2014-07-21 16:40:39 -07:00
Building.md Doc clarifications (Java vectors, test working dir, benchmark fix). 2014-06-23 14:00:58 -07:00
Compiler.md Prefixing of enum value identifiers in C++ is now optional. 2014-08-22 14:02:32 -07:00
CppUsage.md Improved the verifier to be even more resilient. 2014-08-22 14:14:32 -07:00
FlatBuffers.md Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
GoUsage.md Initial commit of .NET port of FlatBuffers 2014-09-15 16:13:27 -07:00
Grammar.md Schemas now support include files. 2014-08-19 16:44:14 -07:00
Internals.md Clarified a documentation statement about circular references. 2014-08-19 14:25:55 -07:00
JavaUsage.md Added accessor in Java to get vectors as ByteBuffers. 2014-09-15 16:19:26 -07:00
Schemas.md Support all JSON escape codes (including \u) for parsing & text gen. 2014-08-22 14:02:31 -07:00
WhitePaper.md Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
doxyfile Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00