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

hash(into:)

Hashes the essential components of the truncation mode by passing them into the given hash function.

Declaration 宣言

func hash(into hasher: inout Hasher)

Parameters パラメータ

hasher

The hash function to use when combining the components of the truncation mode. 切り詰めモードの構成要素それらを結合する時に使うハッシュ関数。

See Also 参照

Comparing Truncation Modes 切り詰めモードを比較する