BIMHome v1.0.0
BIMHome接口文档说明

◆ escapedUnicodeToUtf8()

static std::string escapedUnicodeToUtf8 ( const std::string &  s)
static

将转义 Unicode 字符串转换为 UTF-8 字符串

将转义 Unicode 字符串转换为 UTF-8 编码的字符串。

参数
[in]s输入转义 Unicode 字符串
返回
UTF-8 字符串