Index Hierarchy NSData(NSData_SBJsonParsing) Category Reference Declared in NSObject+SBJson.h Overview Adds JSON parsing methods to NSData Tasks – JSONValue Decodes the receiver’s JSON data Instance Methods JSONValue Decodes the receiver’s JSON data - (id)JSONValue Return Value the NSDictionary or NSArray represented by the receiver, or nil on error. Discussion Warning: Deprecated in Version 3.2; will be removed in 4.0 Declared In NSObject+SBJson.h Index Hierarchy