IUtf8SpanFormattable 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供將物件字串表示格式化為 UTF-8 的功能。
public interface class IUtf8SpanFormattable
public interface IUtf8SpanFormattable
type IUtf8SpanFormattable = interface
Public Interface IUtf8SpanFormattable
- 衍生
方法
TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>, IFormatProvider) |
嘗試將目前實例的值格式化為 UTF-8 到提供的位元組範圍。 |