Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
rb_io_t::rb_io_enc_t Struct Reference

#include <io.h>

Data Fields

rb_encodingenc
 
rb_encodingenc2
 
int ecflags
 
VALUE ecopts
 

Detailed Description

Definition at line 81 of file io.h.

Field Documentation

◆ ecflags

int rb_io_t::rb_io_enc_t::ecflags

◆ ecopts

VALUE rb_io_t::rb_io_enc_t::ecopts

◆ enc

rb_encoding* rb_io_t::rb_io_enc_t::enc

◆ enc2

rb_encoding* rb_io_t::rb_io_enc_t::enc2

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