Appends the given string to the stream.
Required.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
mutating func write(_ string: String)
Appends the given string to the stream.
Required.
SDK
Framework
mutating func write(_ string: String)