| 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() const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| ByteLen() const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| CopyToString() const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| EnsureAllocatedExtra(size_t ExtraBytes) | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| InputByteIdxSpan(int32_t &InOutIdx, int32_t &InOutSpan) const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inlineprotected |
| InputByteIdxToDirectIdx(int32_t InIdx) const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inlineprotected |
| InsertAt(int32_t Index, const CUTF8StringView &StringToInsert) | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | |
| IsEmpty() const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| IsFilled() const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| LastByte() const | uLang::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 &() const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| operator!=(const TUTF8StringBuilder< OtherAllocatorType, OtherAllocatorArgsType... > &Other) const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| operator!=(const TUTF8String< OtherAllocatorType, OtherAllocatorArgsType... > &Other) const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| operator!=(const CUTF8StringView &StringView) const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| operator*() const | uLang::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) const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| operator==(const TUTF8String< OtherAllocatorType, OtherAllocatorArgsType... > &Other) const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| operator==(const CUTF8StringView &StringView) const | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | inline |
| operator[](int32_t ByteIndex) const | uLang::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 typedef | uLang::TUTF8StringBuilder< AllocatorType, AllocatorArgsType > | |
| ToStringView() const | uLang::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 |