mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
update docs - structs can't be roots (#6690)
This commit is contained in:
@@ -239,9 +239,9 @@ included files (those you still generate separately).
|
||||
|
||||
### Root type
|
||||
|
||||
This declares what you consider to be the root table (or struct) of the
|
||||
serialized data. This is particularly important for parsing JSON data,
|
||||
which doesn't include object type information.
|
||||
This declares what you consider to be the root table of the serialized
|
||||
data. This is particularly important for parsing JSON data, which doesn't
|
||||
include object type information.
|
||||
|
||||
### File identification and extension
|
||||
|
||||
|
||||
Reference in New Issue
Block a user