resourceData
Returns the resource data managed by the receiver, loading it if necessary.
Declaration
- (NSData *) resourceData;Return Value
The resource data managed by the receiver.
Discussion
Blocks until all data is available.
Returns the resource data managed by the receiver, loading it if necessary.
- (NSData *) resourceData;The resource data managed by the receiver.
Blocks until all data is available.