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