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

decodeIfPresent(_:forKey:)

No overview available.

Declaration 宣言

func decodeIfPresent(_ type: UInt64.Type, forKey key: Self.Key) throws -> UInt64?