Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
rb_encoding_entry Struct Reference

Data Fields

const char * name
rb_encodingenc
rb_encodingbase

Detailed Description

Definition at line 62 of file encoding.c.

Field Documentation

◆ base

rb_encoding* rb_encoding_entry::base

Definition at line 65 of file encoding.c.

◆ enc

rb_encoding* rb_encoding_entry::enc

Definition at line 64 of file encoding.c.

◆ name

const char* rb_encoding_entry::name

Definition at line 63 of file encoding.c.


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