◆ handler()
decoder::result litehtml::utf_8_decoder::handler |
( |
string & |
input, |
|
|
int & |
index, |
|
|
int |
ch[2] |
|
) |
| |
|
override |
◆ m_bytes_needed
int litehtml::utf_8_decoder::m_bytes_needed = 0 |
◆ m_bytes_seen
int litehtml::utf_8_decoder::m_bytes_seen = 0 |
◆ m_code_point
int litehtml::utf_8_decoder::m_code_point = 0 |
◆ m_lower_boundary
int litehtml::utf_8_decoder::m_lower_boundary = 0x80 |
◆ m_upper_boundary
int litehtml::utf_8_decoder::m_upper_boundary = 0xBF |
The documentation for this struct was generated from the following file: