mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Add "U" template to doc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user