FTSLib 0.1.1
A simple C++ library for decoding FTS (FloweyTaleSave) files.
Loading...
Searching...
No Matches
Functions
utf8.hpp File Reference
#include <codecvt>
#include <string>
#include <locale>

Go to the source code of this file.

Functions

char32_t chtocp (std::string character)
 
std::string cptoch (char32_t codepoint)
 

Function Documentation

◆ chtocp()

char32_t chtocp ( std::string character)
inline

◆ cptoch()

std::string cptoch ( char32_t codepoint)
inline