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

write(_:)

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

Declaration 宣言

mutating func write(_ string: String)

Discussion 解説

Relationships 関係

From Protocol 由来プロトコル