#include <wpi/detail/input/input_adapters.h>
|
static void | fill_buffer (BaseInputAdapter &input, std::array< std::char_traits< char >::int_type, 4 > &utf8_bytes, size_t &utf8_bytes_index, size_t &utf8_bytes_filled) |
|
◆ fill_buffer()
template<typename BaseInputAdapter >
static void detail::wide_string_input_helper< BaseInputAdapter, 2 >::fill_buffer |
( |
BaseInputAdapter & | input, |
|
|
std::array< std::char_traits< char >::int_type, 4 > & | utf8_bytes, |
|
|
size_t & | utf8_bytes_index, |
|
|
size_t & | utf8_bytes_filled ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: