Instance Method インスタンスメソッド

write(_:)

Appends the given string to the stream. 与えられた文字列をストリームへ追加します。

Declaration 宣言

mutating func write(_ string: String)