mruby-pack: update README.md

'X' and '@' directives are not listed
This commit is contained in:
Yukihiro "Matz" Matsumoto
2023-12-30 16:02:20 +09:00
parent 56b67f8613
commit 39f48d732a
+3 -1
View File
@@ -45,7 +45,9 @@ There is no dependency on other mrbgems.
- 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 *
- X : back up bytes
- Z : same as "a", except that null is added with \*
- @ : absolute position
## License