forked from BigfootDev/flatbuffers
Implement code generation and runtime library for Go, derived from the Java implementation. Additionally, the test suite verifies: - the exact bytes in the Builder buffer during object construction, - vtable deduplication, and - table construction, via a fuzzer derived from the C++ implementation. Change-Id: Ib95a019c684891def2b50281e570b4843fea7baa
16 lines
315 B
JavaScript
16 lines
315 B
JavaScript
var NAVTREEINDEX0 =
|
|
{
|
|
"index.html":[],
|
|
"md__benchmarks.html":[6],
|
|
"md__building.html":[0],
|
|
"md__compiler.html":[1],
|
|
"md__cpp_usage.html":[3],
|
|
"md__go_usage.html":[4],
|
|
"md__grammar.html":[9],
|
|
"md__internals.html":[8],
|
|
"md__java_usage.html":[5],
|
|
"md__schemas.html":[2],
|
|
"md__white_paper.html":[7],
|
|
"pages.html":[]
|
|
};
|