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