Contents

init(_:)

Creates a string corresponding to the given sequence of UTF-16 code units.

Declaration

init(_ utf16: String.UTF16View)

See Also

Working with String Views