Click or drag to resize

Utf8StringSet Method

Overload List
 NameDescription
Public methodSet(ReadOnlySpanByte) Sets the value of this Utf8String to the specified region of the specified byte array.
Public methodSet(ReadOnlySpanChar) Sets the value of this Utf8String to the specified span of characters.
Public methodSet(String) Sets the value of this Utf8String to the specified String.
Public methodSet(Utf8String) Sets the value of this Utf8String to the value of the specified Utf8String.
Top
See Also