add comment for emitUTF8 in header

This commit is contained in:
PinkD 2021-03-02 23:57:54 +08:00
parent b1bd848241
commit 8e5a9d0906
No known key found for this signature in database
GPG Key ID: AD93CAFEAF57F3BB

View File

@ -110,6 +110,8 @@ public:
* - Number of precision digits for formatting of real values.
* - "precisionType": "significant"(default) or "decimal"
* - Type of precision for formatting of real values.
* - "emitUTF8": false or true
* - If true, outputs raw UTF8 strings instead of escaping them.
* You can examine 'settings_` yourself
* to see the defaults. You can also write and read them just like any