Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
io_buffer_for_yield_instance_arguments Struct Reference

Data Fields

VALUE klass
 
VALUE string
 
VALUE instance
 
enum rb_io_buffer_flags flags
 

Detailed Description

Definition at line 482 of file io_buffer.c.

Field Documentation

◆ flags

enum rb_io_buffer_flags io_buffer_for_yield_instance_arguments::flags

Definition at line 486 of file io_buffer.c.

◆ instance

VALUE io_buffer_for_yield_instance_arguments::instance

Definition at line 485 of file io_buffer.c.

◆ klass

VALUE io_buffer_for_yield_instance_arguments::klass

Definition at line 483 of file io_buffer.c.

◆ string

VALUE io_buffer_for_yield_instance_arguments::string

Definition at line 484 of file io_buffer.c.


The documentation for this struct was generated from the following file: