summaryrefslogtreecommitdiffhomepage
path: root/src/error.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-09-14 15:58:11 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2019-09-14 23:21:44 +0900
commit6f1c08f7d8a43a5d220aca7a5c449a8d04d3017b (patch)
tree909b7875490061854828f40e5495e8cc335c631d /src/error.c
parentdcc2d44d930ee5dea7e737ad6fa298d3f4bf9f59 (diff)
downloadmruby-6f1c08f7d8a43a5d220aca7a5c449a8d04d3017b.tar.gz
mruby-6f1c08f7d8a43a5d220aca7a5c449a8d04d3017b.zip
Replace `String#byteslice` by custom `IO._bufread`.
`byteslice` creates 2 string objects. `_bufread` creates one, and modifies the original buffer string, that is more efficient.
Diffstat (limited to 'src/error.c')
0 files changed, 0 insertions, 0 deletions