Contents

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.

See Also

Loading resource data