summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorksss <[email protected]>2017-04-03 23:20:02 +0900
committerksss <[email protected]>2017-04-04 11:07:15 +0900
commit0dbd1d59926da2b52ae7e52388d3cf0199905d53 (patch)
tree316050f2fdbd9a38341e4bef13e6783b6eff43e2
parentf691a73c26342dbc15f9b99cb9e763186da36e23 (diff)
downloadmruby-0dbd1d59926da2b52ae7e52388d3cf0199905d53.tar.gz
mruby-0dbd1d59926da2b52ae7e52388d3cf0199905d53.zip
Add "U" template to doc
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d4613c700..95733e2d5 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ There is no dependency on other mrbgems.
- q : 64-bit signed, native endian (`int64_t`)
- S : 16-bit unsigned, native endian (`uint16_t`)
- s : 16-bit signed, native endian (`int16_t`)
+ - U : UTF-8 character
- V : 32-bit unsigned, VAX (little-endian) byte order
- v : 16-bit unsigned, VAX (little-endian) byte order
- x : null byte