Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto 72ca266ed7 mruby-io: rename some functions with io_buf prefix
Now all functions with `io_buf` takes `mrb_io_buf` as an argument.

Renamed functions (old names):

- io_init_buf (io_buf_init)
- io_fill_buf (io_buf_fill)
- io_fill_buf_comp (io_buf_fill_comp) for UTF-8 encoding
2023-12-20 08:59:46 +09:00
..
2023-12-17 00:58:24 +10:00
2023-09-17 17:48:36 +09:00
2023-05-22 12:05:35 +09:00
2022-11-19 17:11:56 +09:00
2020-12-21 21:48:50 +09:00