mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-12 16:00:59 +00:00
fix code formatting and bug with losing enums when using --gen-onefile
This commit is contained in:
@@ -57,6 +57,8 @@ be generated for each file processed:
|
||||
- `--gen-mutable` : Generate additional non-const accessors for mutating
|
||||
FlatBuffers in-place.
|
||||
|
||||
- `--gen-onefile` : Generate single output file (useful for C#)
|
||||
|
||||
- `--raw-binary` : Allow binaries without a file_indentifier to be read.
|
||||
This may crash flatc given a mismatched schema.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user