Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
wstring_conversion.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  fml
 

Functions

std::string fml::WideStringToUtf8 (const std::wstring_view str)
 
std::wstring fml::Utf8ToWideString (const std::string_view str)
 
std::u16string fml::WideStringToUtf16 (const std::wstring_view str)
 
std::wstring fml::Utf16ToWideString (const std::u16string_view str)