|
Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
|
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 |