|
Ruby 4.1.0dev (2026-09-21 revision d4d078672943ffd3c344c431c631a8666a5a3226)
|
Data Fields | |
| VALUE | self |
| VALUE(* | callback )(const void *base, size_t size, VALUE argument) |
| VALUE | argument |
Definition at line 1707 of file io_buffer.c.
| VALUE io_buffer_readable_bytes_arguments::argument |
Definition at line 1710 of file io_buffer.c.
| VALUE(* io_buffer_readable_bytes_arguments::callback) (const void *base, size_t size, VALUE argument) |
Definition at line 1709 of file io_buffer.c.
| VALUE io_buffer_readable_bytes_arguments::self |
Definition at line 1708 of file io_buffer.c.