availableResourceData
Immediately returns the currently available resource data managed by the URL handle.
Declaration
- (NSData *) availableResourceData;Return Value
The currently available resource data managed by the URL handle. Returns nil if a previous attempt to load the data failed.