Utf | 
| Name | Description | |
|---|---|---|
| Set(ReadOnlySpanByte) | Sets the value of this Utf8String to the specified region of the specified byte array. | |
| Set(ReadOnlySpanChar) | Sets the value of this Utf8String to the specified span of characters. | |
| Set(String) | Sets the value of this Utf8String to the specified String. | |
| Set(Utf8String) | Sets the value of this Utf8String to the value of the specified Utf8String. |