support "x".

This commit is contained in:
Tomoyuki Sahara
2017-02-09 11:07:55 +09:00
parent f2d4880098
commit 88a7fedea4
3 changed files with 49 additions and 11 deletions
+2
View File
@@ -40,9 +40,11 @@ There is no dependency on other mrbgems.
- s : 16-bit signed, native endian (`int16_t`)
- V : 32-bit unsigned, VAX (little-endian) byte order
- v : 16-bit unsigned, VAX (little-endian) byte order
- x : null byte
- Z : same as "a", except that null is added with *
## License
Copyright (c) 2012 Internet Initiative Japan Inc.