Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CharsetConverter.h File Reference
#include <string>
#include <string_view>

Namespaces

namespace  KODI
 
namespace  KODI::PLATFORM
 
namespace  KODI::PLATFORM::WINDOWS
 

Functions

std::string KODI::PLATFORM::WINDOWS::FromW (const wchar_t *str, size_t length)
 
std::string KODI::PLATFORM::WINDOWS::FromW (std::wstring_view str)
 
std::wstring KODI::PLATFORM::WINDOWS::ToW (const char *str, size_t length)
 
std::wstring KODI::PLATFORM::WINDOWS::ToW (std::string_view str)