mirror of
https://github.com/akheron/jansson.git
synced 2025-04-05 21:45:04 +00:00
Update apiref.rst
This commit is contained in:
parent
ca88677bdd
commit
e15fd861e1
1 changed files with 1 additions and 1 deletions
|
@ -1658,7 +1658,7 @@ type whose address should be passed.
|
|||
Convert each item in the JSON object according to the inner format
|
||||
string ``fmt``. The first, third, etc. format specifier represent
|
||||
a key, and must be ``s``. The corresponding argument to unpack
|
||||
functions is read as the object key. The second fourth, etc.
|
||||
functions is read as the object key. The second, fourth, etc.
|
||||
format specifier represent a value and is written to the address
|
||||
given as the corresponding argument. **Note** that every other
|
||||
argument is read from and every other is written to.
|
||||
|
|
Loading…
Add table
Reference in a new issue