Table of Contents

Namespace Xui.Core.Memory

Structs

FillTextInterpolatedStringHandler

Low-allocation interpolated string handler for building text in a stack-first inline buffer, spilling to a rented array only when the text exceeds 256 characters.