Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/StringConv.h |
| Include | #include "Containers/StringConv.h" |
namespace StringConv
{
template<typename CharType>
int32 StringConv::InlineCombineSurrogates_Buffer
(
CharType * StrBuffer,
int32 StrLen
)
}
Remarks
Inline combine any UTF-16 surrogate pairs in the given null-terminated character buffer, returning the updated length