EXTENSION
Int
extension Int: JSONDecodable, JSONEncodable
Properties
jsonValue
public var jsonValue: JSONValue
Methods
init(jsonValue:)
public init(jsonValue value: JSONValue) throws
EXTENSION
Int
extension Int: JSONDecodable, JSONEncodable
jsonValue
public var jsonValue: JSONValue
init(jsonValue:)
public init(jsonValue value: JSONValue) throws