
| Properties | |
| NSData * | data | 
| Returns the resource as data.  More... | |
| NSString * | string | 
| Returns the resource with the given name, as an NSString using NSUTF8String encoding.  More... | |
| NSURL * | url | 
| Instance Methods | |
| (NSString *) | - asStringWithEncoding: | 
| Returns the resource with the given name, using the specified encoding.  More... | |
| 
 | readnonatomicassign | 
Returns the resource as data.
| 
 | readnonatomicassign | 
Returns the resource with the given name, as an NSString using NSUTF8String encoding.
| 
 | readnonatomicassign | 
| - (NSString *) asStringWithEncoding: | (NSStringEncoding) | encoding | 
Returns the resource with the given name, using the specified encoding.