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

encode(to:)

Encodes the sort order into the encoder you specify.

Declaration 宣言

func encode(to encoder: Encoder) throws

Parameters パラメータ

encoder

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Loading and Storing Sort Orders