Top Level
Components
Guides
Documenting
Defined in carb/extras/Utf8Parser.h
Convert a UTF-16 encoded string to UTF-8.
str – [in] The input UTF-16 string to convert. This may not be nullptr.
nullptr
str converted to UTF-8.
str