Merge branch 'develop' of https://github.com/nlohmann/json into binary_type
This commit is contained in:
commit
c0cf67ead3
5 changed files with 212 additions and 9 deletions
|
|
@ -7073,7 +7073,7 @@ class basic_json
|
|||
- break (0xFF)
|
||||
|
||||
@param[in] j JSON value to serialize
|
||||
@return MessagePack serialization as byte vector
|
||||
@return CBOR serialization as byte vector
|
||||
|
||||
@complexity Linear in the size of the JSON value @a j.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue