UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > Member List

This is the complete list of members for uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >, including all inherited members.

Append(UTF8Char Char)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
Append(const CUTF8StringView &String)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
AppendBuffer(size_t ByteSize)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
AppendFormat(const char *NullTerminatedFormat, FormatterArgsType &&... FormatterArgs)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
AppendFormat(const char *NullTerminatedFormat, FormatterArgsType &&... FormatterArgs)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
AsCString() constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
ByteLen() constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
CopyToString() constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
EnsureAllocatedExtra(size_t ExtraBytes)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
InputByteIdxSpan(int32_t &InOutIdx, int32_t &InOutSpan) constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inlineprotected
InputByteIdxToDirectIdx(int32_t InIdx) constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inlineprotected
InsertAt(int32_t Index, const CUTF8StringView &StringToInsert)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
IsEmpty() constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
IsFilled() constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
LastByte() constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
LineIndentEditor(int32_t Idx=0, int32_t SpanCount=-1, int32_t SpaceCount=DefaultIndentEffectiveSpaceCount)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
MoveToString()uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
operator const CUTF8StringView &() constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
operator!=(const TUTF8StringBuilder< OtherAllocatorType, OtherAllocatorArgsType... > &Other) constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
operator!=(const TUTF8String< OtherAllocatorType, OtherAllocatorArgsType... > &Other) constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
operator!=(const CUTF8StringView &StringView) constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
operator*() constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
operator=(const TUTF8StringBuilder &Other)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
operator=(TUTF8StringBuilder &&Other)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
operator=(const CUTF8StringView &StringView)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
operator==(const TUTF8StringBuilder< OtherAllocatorType, OtherAllocatorArgsType... > &Other) constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
operator==(const TUTF8String< OtherAllocatorType, OtherAllocatorArgsType... > &Other) constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
operator==(const CUTF8StringView &StringView) constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
operator[](int32_t ByteIndex) constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
ReplaceAll(const UTF8Char Search, const UTF8Char Replacement)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
ReplaceAt(int32_t Index, const UTF8Char Replacement)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
ReplaceRange(SIdxRange ToBeReplaced, const CUTF8StringView &Replacement)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
Reset()uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
StringType typedefuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
ToStringView() constuLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
TrimEnd(UTF8Char Ch)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
TUTF8StringBuilder(uint32_t ReserveBytes=0)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline
TUTF8StringBuilder(const char *NullTerminatedString, AllocatorArgsType &&... AllocatorArgs)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
TUTF8StringBuilder(const CUTF8StringView &StringView, AllocatorArgsType &&... AllocatorArgs)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
TUTF8StringBuilder(AllocatorArgsType &&... AllocatorArgs, const char *NullTerminatedFormat, FormatterArgsType &&... FormatterArgs)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
TUTF8StringBuilder(const TUTF8StringBuilder &Other)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
TUTF8StringBuilder(TUTF8StringBuilder &&Other)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
TUTF8StringBuilder(AllocatorArgsType &&... AllocatorArgs, const char *NullTerminatedFormat, FormatterArgsType &&... FormatterArgs)uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >
~TUTF8StringBuilder()uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType >inline