#include <giochannel.h>
Data Fields |
|
| guint | ref_count |
| GIOFuncs * | funcs |
| gchar * | encoding |
| GIConv | read_cd |
| GIConv | write_cd |
| gchar * | line_term |
| guint | line_term_len |
| gsize | buf_size |
| GString * | read_buf |
| GString * | encoded_read_buf |
| GString * | write_buf |
| gchar | partial_write_buf [6] |
| guint | use_buffer: 1 |
| guint | do_encode: 1 |
| guint | close_on_unref: 1 |
| guint | is_readable: 1 |
| guint | is_writeable: 1 |
| guint | is_seekable: 1 |
| gpointer | reserved1 |
| gpointer | reserved2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|