|
const rb_transcoder * | transcoder |
|
int | flags |
|
int | resume_position |
|
unsigned int | next_table |
|
VALUE | next_info |
|
unsigned char | next_byte |
|
unsigned int | output_index |
|
ssize_t | recognized_len |
|
ssize_t | readagain_len |
|
union { |
unsigned char ary [8] |
|
unsigned char * ptr |
|
} | readbuf |
|
ssize_t | writebuf_off |
|
ssize_t | writebuf_len |
|
union { |
unsigned char ary [8] |
|
unsigned char * ptr |
|
} | writebuf |
|
union rb_transcoding::rb_transcoding_state_t | state |
|
Definition at line 72 of file transcode.c.
The documentation for this struct was generated from the following file: