RESTinio
Loading...
Searching...
No Matches
restinio::utils::utf8_checker_t Member List

This is the complete list of members for restinio::utils::utf8_checker_t, including all inherited members.

current_symbol() const noexceptrestinio::utils::utf8_checker_tinline
finalized() const noexceptrestinio::utils::utf8_checker_tinline
m_current_symbolrestinio::utils::utf8_checker_tprivate
m_staterestinio::utils::utf8_checker_tprivate
on_first_byte(std::uint8_t byte) noexceptrestinio::utils::utf8_checker_tinlineprivate
on_fourth_of_four(std::uint8_t byte) noexceptrestinio::utils::utf8_checker_tinlineprivate
on_second_of_four(std::uint8_t byte) noexceptrestinio::utils::utf8_checker_tinlineprivate
on_second_of_three(std::uint8_t byte) noexceptrestinio::utils::utf8_checker_tinlineprivate
on_second_of_two(std::uint8_t byte) noexceptrestinio::utils::utf8_checker_tinlineprivate
on_third_of_four(std::uint8_t byte) noexceptrestinio::utils::utf8_checker_tinlineprivate
on_third_of_three(std::uint8_t byte) noexceptrestinio::utils::utf8_checker_tinlineprivate
process_byte(std::uint8_t byte) noexceptrestinio::utils::utf8_checker_tinline
reset() noexceptrestinio::utils::utf8_checker_tinline
state_t enum namerestinio::utils::utf8_checker_tprivate
utf8_checker_t()=defaultrestinio::utils::utf8_checker_t