Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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 85 of file io.h.

Field Documentation

◆ ecflags

int rb_io_t::rb_io_enc_t::ecflags

Definition at line 88 of file io.h.

◆ ecopts

VALUE rb_io_t::rb_io_enc_t::ecopts

Definition at line 89 of file io.h.

◆ enc

rb_encoding* rb_io_t::rb_io_enc_t::enc

Definition at line 86 of file io.h.

◆ enc2

rb_encoding* rb_io_t::rb_io_enc_t::enc2

Definition at line 87 of file io.h.


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