Contents

init(_:)

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

Declaration

init(_ utf8: String.UTF8View)

See Also

Working with String Views