Instance Methodswift 6.0.1Swift

    decodeIfPresent(_:forKey:)

    func decodeIfPresent(_ type: Int.Type, forKey key: KeyedDecodingContainer<K>.Key) throws -> Int?

    Other members in extension

    Typealiases

    Type members

    Instance members