Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto 2e8bede6ea mruby-io (io_read): small refactoring; ref #6118
If `outbuf` is `nil` we allocate a buffer string, if `outbuf` is a
string, we resize it to zero length. In the function `io_read`, this
condition is done twice, so we refactor out to `io_reset_outbuf()`.
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