Writes the string into the given output stream.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
Parameters
target
An output stream.
Writes the string into the given output stream.
SDK
Framework
target
An output stream.
func write(String)
Appends the given string to this string.