|
Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
|
Decomposed encoding flags (e.g. More...
#include <io.h>
Data Fields | |
| rb_encoding * | enc |
| Internal encoding. | |
| rb_encoding * | enc2 |
| External encoding. | |
| int | ecflags |
| Flags. | |
| VALUE | ecopts |
| Flags as Ruby hash. | |
| int rb_io_encoding::ecflags |
Flags.
Definition at line 144 of file io.h.
Referenced by rb_io_extract_modeenc().
| VALUE rb_io_encoding::ecopts |
| rb_encoding* rb_io_encoding::enc |
| rb_encoding* rb_io_encoding::enc2 |