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

decodeIfPresent(_:)

No overview available.

Declaration 宣言

mutating func decodeIfPresent(_ type: Int.Type) throws -> Int?