ReactOS 0.4.15-dev-7842-g558ab78
input_buffer Struct Reference
Collaboration diagram for input_buffer:

Public Attributes

encoded_buffer utf16
 
encoded_buffer encoded
 
UINT code_page
 
xmlreaderinputinput
 

Detailed Description

Definition at line 304 of file reader.c.

Member Data Documentation

◆ code_page

UINT input_buffer::code_page

Definition at line 308 of file reader.c.

Referenced by reader_more(), readerinput_get_convlen(), and readerinput_switchencoding().

◆ encoded

◆ input

xmlreaderinput* input_buffer::input

Definition at line 309 of file reader.c.

◆ utf16

encoded_buffer input_buffer::utf16

Definition at line 306 of file reader.c.

Referenced by reader_more(), readerinput_grow(), and readerinput_switchencoding().


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