|
ReactOS 0.4.16-dev-2207-geb15453
|

Public Attributes | |
| encoded_buffer | encoded |
| UINT | code_page |
| UINT | utf16_total |
| struct list | blocks |
| char * | data |
| unsigned int | allocated |
| unsigned int | written |
| UINT | codepage |
Definition at line 148 of file mxwriter.c.
Definition at line 153 of file mxwriter.c.
Referenced by close_output_buffer().
| UINT output_buffer::code_page |
Definition at line 151 of file mxwriter.c.
Referenced by close_output_buffer().
| encoded_buffer output_buffer::encoded |
Definition at line 150 of file mxwriter.c.
Referenced by close_output_buffer(), and write_data_to_stream().
| UINT output_buffer::utf16_total |
Definition at line 152 of file mxwriter.c.
Referenced by close_output_buffer().
Definition at line 55 of file writer.c.
Referenced by writeroutput_flush_stream().