Instance Method

write(_:)

Appends the given string to the stream.

Required.

Declaration

mutating func write(_ string: String)