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