mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-06 21:37:36 +00:00
flatbuffer force-empty option (#4822)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
af6c0e6839
commit
51d9641de6
@@ -138,5 +138,8 @@ Additional options:
|
||||
|
||||
- `--force-defaults` : Emit default values in binary output from JSON.
|
||||
|
||||
- `--force-empty` : When serializing from object API representation, force
|
||||
strings and vectors to empty rather than null.
|
||||
|
||||
NOTE: short-form options for generators are deprecated, use the long form
|
||||
whenever possible.
|
||||
|
||||
Reference in New Issue
Block a user