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

decodeIfPresent(_:forKey:)

No overview available.

Declaration 宣言

func decodeIfPresent(_ type: Int16.Type, forKey key: K) throws -> Int16?