|
|
| to_utf8 (basic_string_view< WChar > s, to_utf8_error_policy policy=to_utf8_error_policy::abort) |
| |
|
| operator string_view () const |
| |
|
auto | size () const -> size_t |
| |
|
auto | c_str () const -> const char * |
| |
|
auto | str () const -> std::string |
| |
|
auto | convert (basic_string_view< WChar > s, to_utf8_error_policy policy=to_utf8_error_policy::abort) -> bool |
| |
|
|
static auto | convert (Buffer &buf, basic_string_view< WChar > s, to_utf8_error_policy policy=to_utf8_error_policy::abort) -> bool |
| |
The documentation for this class was generated from the following file: