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