File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1243,6 +1243,8 @@ Format] document contains a hand written annotated example which inspired the
12431243by, while flatcc normally packs all vtables at the end of the buffer for
12441244better padding and cache efficiency.
12451245
1246+ See also [ flatc --annotate] .
1247+
12461248
12471249## File and Type Identifiers
12481250
@@ -2558,3 +2560,5 @@ See [Benchmarks]
25582560[ hexdump.h ] : https://github.com/dvidelabs/flatcc/blob/master/include/flatcc/support/hexdump.h
25592561[ readfile.h ] : include/flatcc/support/readfile.h
25602562[ Security Considerations ] : https://github.com/dvidelabs/flatcc/blob/master/doc/security.md
2563+ [ flatc --annotate ] : https://github.com/google/flatbuffers/tree/master/tests/annotated_binary
2564+
You can’t perform that action at this time.
0 commit comments