mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
fix double quote formatting
This commit is contained in:
parent
78693f4186
commit
a6d6be3e30
@ -16,7 +16,7 @@ In MessagePack, small integers are encoded into a single byte, and typical short
|
||||
JSON, 40 Bytes UTF-8
|
||||
|
||||
----------------------------------------------
|
||||
| {“name“:”John Doe“,”age“:12} |
|
||||
| {"name":"John Doe","age":12} |
|
||||
----------------------------------------------
|
||||
| {" | 7B 22 |
|
||||
| name | 6E 61 6D 65 |
|
||||
|
Loading…
Reference in New Issue
Block a user