Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
DefaultStringInterpolation
/
write(_:)
write(_:)
Appends the given string to the stream.
Declaration
mutating
func
write
(
_
string
:
String
)