|
Ruby 4.1.0dev (2026-03-29 revision f9175a9e5f55400ab536a64764f141564674c7ad)
|
Data Fields | ||
| const uint8_t * | source | |
| size_t | length | |
| pm_source_type_t | type | |
| struct { | ||
| pm_buffer_t * buffer | ||
| void * stream | ||
| pm_source_stream_fgets_t * fgets | ||
| pm_source_stream_feof_t * feof | ||
| bool eof | ||
| } | stream | |
| pm_buffer_t* pm_source_t::buffer |
| pm_source_stream_feof_t* pm_source_t::feof |
| pm_source_stream_fgets_t* pm_source_t::fgets |