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

encode(to:)

Encodes this value into the given encoder. この値をその与えられたエンコーダへとエンコードします。

Declaration 宣言

func encode(to encoder: Encoder) throws

Parameters パラメータ

encoder

The encoder to write data to. このエンコーダにデータを書き込むことになります。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Encoding and Decoding エンコーディングとデコーディング