mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
parent
14725d6c3b
commit
29379e8e49
1 changed files with 1 additions and 1 deletions
|
|
@ -327,7 +327,7 @@ And example of usage, for the time being, can be found in
|
|||
## Mini Reflection
|
||||
|
||||
A more limited form of reflection is available for direct inclusion in
|
||||
generated code, which doesn't any (binary) schema access at all. It was designed
|
||||
generated code, which doesn't do any (binary) schema access at all. It was designed
|
||||
to keep the overhead of reflection as low as possible (on the order of 2-6
|
||||
bytes per field added to your executable), but doesn't contain all the
|
||||
information the (binary) schema contains.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue