JSONObject
public final class JSONObject: JSONDeserializer
Deserializer to get the Foundation object as returned by JSONSerialization.jsonObject(with:options:).
-
Returns the
objectwrapped byjsonObject.Throws
Does not throw any errors.Declaration
Swift
public static func deserialize(jsonObject: JSONParsedObject) throws -> Deserialized
View on GitHub
Install in Dash
JSONObject Class Reference