|
ReactOS 0.4.16-dev-1946-g52006dd
|

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 126 of file mxwriter.c.
Definition at line 131 of file mxwriter.c.
Referenced by close_output_buffer().
| UINT output_buffer::code_page |
Definition at line 129 of file mxwriter.c.
Referenced by close_output_buffer().
| encoded_buffer output_buffer::encoded |
Definition at line 128 of file mxwriter.c.
Referenced by close_output_buffer(), and write_data_to_stream().
| UINT output_buffer::utf16_total |
Definition at line 130 of file mxwriter.c.
Referenced by close_output_buffer().
Definition at line 55 of file writer.c.
Referenced by writeroutput_flush_stream().