Appends the given string to the stream.
mutating func write(_ string: String)
ss16TextOutputStreamP5writeyySSFWhat are these?
ss16TextOutputStreamP5writeyySSF
FNV24: [49IWZ]
import Swift
protocol TextOutputStream
A type that can be the target of text-streaming operations.
@frozen struct String
A Unicode string value that is a collection of characters.