Share

AcString::utf8Str

C++

std::string utf8Str() const;

Description

Gets the string as Utf-8.

Returns

std::string with the Utf-8 string.

Links

AcString

Was this information helpful?