IUtf8SpanFormattable Interface

Definição

Fornece funcionalidade para formatar a representação de cadeias de um objeto num espaço como UTF-8.

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

Métodos

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

Tenta formatar o valor da instância atual como UTF-8 no intervalo fornecido de bytes.

Aplica-se a