diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-09-11 12:58:55 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-09-11 18:47:39 +0900 |
| commit | ec3aeede20a8287e656866a2d4545bcd23baebf8 (patch) | |
| tree | f1b2622a26cc6438c87cf35757580b84116ada19 /src/kernel.c | |
| parent | 08d4e7c0c4ce4cc5713763d9ac12ea5a92c09329 (diff) | |
| download | mruby-ec3aeede20a8287e656866a2d4545bcd23baebf8.tar.gz mruby-ec3aeede20a8287e656866a2d4545bcd23baebf8.zip | |
Move `String#{getbyte,setbyte,byteslice}` to the core; #4696
Unlike CRuby, there's no way to process strings byte-wise by core
methods because there's no per string encoding in mruby, so that
we moved 3 byte-wise operation methods from `mruby-string-ext` gem.
Diffstat (limited to 'src/kernel.c')
0 files changed, 0 insertions, 0 deletions
