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 AllocatorType>
void StringConv::InlineCombineSurrogates_Array
(
TArray < TCHAR , AllocatorType > & StrBuffer
)
}
Remarks
Inline combine any UTF-16 surrogate pairs in the given null-terminated TCHAR array