Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TUTF16ToUTF32_Convert< InFromType, InToType > Member List

This is the complete list of members for TUTF16ToUTF32_Convert< InFromType, InToType >, including all inherited members.

CodepointFromUtf16(const FromType *&SourceString, const uint32 SourceLengthRemaining)TUTF16ToUTF32_Convert< InFromType, InToType >inlineprivatestatic
Convert(ToType *Dest, const int32 DestLen, const SrcBufferType *Source, const int32 SourceLen)TUTF16ToUTF32_Convert< InFromType, InToType >inlinestatic
Convert_Impl(DestBufferType &ConvertedBuffer, int32 DestLen, const FromType *Source, const int32 SourceLen)TUTF16ToUTF32_Convert< InFromType, InToType >inlineprivatestatic
ConvertedLength(const SrcBufferType *Source, const int32 SourceLen)TUTF16ToUTF32_Convert< InFromType, InToType >inlinestatic
FromType typedefTUTF16ToUTF32_Convert< InFromType, InToType >
ToType typedefTUTF16ToUTF32_Convert< InFromType, InToType >