IUtf8SpanFormattable Schnittstelle

Definition

Bietet Funktionen zum Formatieren der Zeichenfolgendarstellung eines Objekts in eine Spanne als UTF-8.

public interface class IUtf8SpanFormattable
public interface IUtf8SpanFormattable
type IUtf8SpanFormattable = interface
Public Interface IUtf8SpanFormattable
Abgeleitet

Methoden

TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>, IFormatProvider)

Versucht, den Wert des aktuellen instance als UTF-8 in die angegebene Bytesspanne zu formatieren.

Gilt für: