Writes a textual representation of this instance into the given output stream.
SDK
- Xcode 10.2+
Framework
- Swift Standard Library
Declaration
func write<Target>(to target: inout Target) where Target : TextOutputStream
Discussion
Note
This documentation comment was inherited from Text
.