didLoadBytes:loadComplete:
Appends new data to the receiver’s resource data.
Declaration
- (void) didLoadBytes:(NSData *) newBytes loadComplete:(BOOL) yorn;Parameters
Discussion
You should call this method when loading the resource data in the background.