JSONDecodable
PROTOCOL
JSONDecodable
Swift
1public protocol JSONDecodable
Methods
init(jsonValue:)
Swift
1init(jsonValue value: JSONValue) throws
You are viewing documentation for a previous version of this software.
Switch to the latest stable version.PROTOCOL
JSONDecodable
1public protocol JSONDecodable
init(jsonValue:)
1init(jsonValue value: JSONValue) throws