NSDictionary *JSON = [NSJSONSerialization JSONObjectWithData: [@"{\"2\":\"3\"}" dataUsingEncoding:NSUTF8StringEncoding]
options: NSJSONReadingMutableContainers
error: &e];
options: NSJSONReadingMutableContainers
error: &e];
No comments:
Post a Comment