webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Class Methods | List of all members
NSDictionary(ARDUtilites) Category Reference

#import <ARDUtilities.h>

Class Methods

(NSDictionary *) + dictionaryWithJSONString:
 
(NSDictionary *) + dictionaryWithJSONData:
 
(NSDictionary *) + dictionaryWithJSONString:
 
(NSDictionary *) + dictionaryWithJSONData:
 

Method Documentation

◆ dictionaryWithJSONData:() [1/2]

+ (NSDictionary *) dictionaryWithJSONData: (NSData *)  jsonData

◆ dictionaryWithJSONData:() [2/2]

+ (NSDictionary *) dictionaryWithJSONData: (NSData *)  jsonData

◆ dictionaryWithJSONString:() [1/2]

+ (NSDictionary *) dictionaryWithJSONString: (NSString *)  jsonString

◆ dictionaryWithJSONString:() [2/2]

+ (NSDictionary *) dictionaryWithJSONString: (NSString *)  jsonString

The documentation for this category was generated from the following files: