Index Hierarchy NSString(JSONKitSerializing) Category Reference Declared in JSONKit.h Tasks – JSONData – JSONDataWithOptions:includeQuotes:error: – JSONString – JSONStringWithOptions:includeQuotes:error: Instance Methods JSONData - (NSData *)JSONData JSONDataWithOptions:includeQuotes:error: - (NSData *)JSONDataWithOptions:(JKSerializeOptionFlags)serializeOptions includeQuotes:(BOOL)includeQuotes error:(NSError **)error JSONString - (NSString *)JSONString JSONStringWithOptions:includeQuotes:error: - (NSString *)JSONStringWithOptions:(JKSerializeOptionFlags)serializeOptions includeQuotes:(BOOL)includeQuotes error:(NSError **)error Index Hierarchy