mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-09 06:30:54 +00:00
Bugfix/new decode flag (#8634)
* Add docs for new python-decode-obj-api-strings flag * Fix generate_code by adding missing s to flag
This commit is contained in:
@@ -259,6 +259,8 @@ list of `FILES...`.
|
||||
|
||||
- `--python-typing` : Generate Python type annotations
|
||||
|
||||
- `--python-decode-obj-api-strings` : Decode bytes automaticaly with utf-8
|
||||
|
||||
Additional gRPC options:
|
||||
|
||||
- `--grpc-filename-suffix`: `[C++]` An optional suffix for the generated
|
||||
|
||||
Reference in New Issue
Block a user