Instance Method

write(_:)

Appends the given string to the stream.

Declaration

mutating func write(_ other: String)

Discussion

Relationships

From Protocol