Writes a textual representation of this instance into the given output stream.
Required.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
func write<Target>(to target: inout Target) where Target : TextOutputStream
Writes a textual representation of this instance into the given output stream.
Required.
SDK
Framework
func write<Target>(to target: inout Target) where Target : TextOutputStream