IUtf8SpanFormattable 介面

定義

提供將物件字串表示格式化為 UTF-8 的功能。

public interface class IUtf8SpanFormattable
public interface IUtf8SpanFormattable
type IUtf8SpanFormattable = interface
Public Interface IUtf8SpanFormattable
衍生

方法

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

嘗試將目前實例的值格式化為 UTF-8 到提供的位元組範圍。

適用於