update utf8
This commit is contained in:
parent
9dd80a1da0
commit
d86cbd2ac5
5 changed files with 5 additions and 4 deletions
|
@ -18,7 +18,7 @@ MessagePack has two concepts: type system and formats.
|
|||
- Boolean represents true or false
|
||||
- Float represents a IEEE 754 double precision floating point number including NaN and Infinity
|
||||
- Raw
|
||||
- - String extending Raw type represents a UTF-8 string
|
||||
- - String extending Raw type represents a [UTF-8](Unicode.md) string
|
||||
- - Binary extending Raw type represents a byte array
|
||||
- Array represents a sequence of objects
|
||||
- Map represents key-value pairs of objects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue