Append(ReadOnlySpan) Method

Definition

Assembly XenoAtom.Logging.dll

Appends text to the buffer.

public void Append(scoped ReadOnlySpan<char> text)

Parameters

text
ReadOnlySpan<Char>

The text to append.