Ruby  2.0.0p451(2014-02-24revision45167)
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 82 of file io.h.

Field Documentation

int rb_io_t::rb_io_enc_t::ecflags
VALUE rb_io_t::rb_io_enc_t::ecopts

Definition at line 86 of file io.h.

Referenced by io_encoding_set(), make_readconv(), make_writeconv(), and rb_io_ascii8bit_binmode().

rb_encoding* rb_io_t::rb_io_enc_t::enc
rb_encoding* rb_io_t::rb_io_enc_t::enc2

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