Convert std::wstring to std::string (UTF-8)
Function wideToUtf8
str
String to convert
std::string
ℹ The purpose of this method is only for wide winapi methods, as the conversion may be lossy.
Convert std::wstring to std::string (UTF-8)
str
ℹ The purpose of this method is only for wide winapi methods, as the conversion may be lossy.