summaryrefslogtreecommitdiff
path: root/transcode_data.h
diff options
context:
space:
mode:
authorShugo Maeda <shugo@ruby-lang.org>2023-01-20 16:09:58 +0900
committerShugo Maeda <shugo.maeda@gmail.com>2023-01-20 18:02:37 +0900
commitcce3960964784e57cba14762503c5fdd688e9919 (patch)
tree0be911c0aedc119af4d636f56eee82ae8b2d7f2b /transcode_data.h
parent845f6275b2b7d9ad24e45e3a0bfabeea25555bbc (diff)
downloadruby-cce3960964784e57cba14762503c5fdd688e9919.tar.gz
[Feature #19314] Add new arguments of String#bytesplice
bytesplice(index, length, str, str_index, str_length) -> string bytesplice(range, str, str_range) -> string In these forms, the content of +self+ is replaced by str.byteslice(str_index, str_length) or str.byteslice(str_range); however the substring of +str+ is not allocated as a new string.
Diffstat (limited to 'transcode_data.h')
0 files changed, 0 insertions, 0 deletions