Click or drag to resize

Utf8StringAppend Method

Overload List
 NameDescription
Public methodAppend(ReadOnlySpanByte) Appends a span containing utf-8 encoded data to this string.
Public methodAppend(Utf8String) Appends the specified Utf8String to this instance..
Top
See Also