None
EN
Json Serialization
['Sam Khawase']
Home on Sam Khawasé
The class method to deserialize a JSON string is JSONObjectWithData which returns a Foundation object from given JSON data. data: A data object containing JSON data. opt: Options for reading the JSON data and creating the Foundation objects listed under NSJSONReadingOptions .