Utf | 
| Name | Description | |
|---|---|---|
| TryFormat(SpanByte, Int32, ReadOnlySpanChar, IFormatProvider) | Tries to format the value of the current instance as UTF-8 into the provided span of bytes. | |
| TryFormat(SpanChar, Int32, ReadOnlySpanChar, IFormatProvider) | Tries to format the value of the current instance into the provided span of characters. |