Re: how to release CFData
Re: how to release CFData
- Subject: Re: how to release CFData
- From: Phil <email@hidden>
- Date: Wed, 27 Aug 2008 17:03:35 +1200
On Wed, Aug 27, 2008 at 4:26 PM, lajos kamocsay <email@hidden> wrote:
> I have found several ways to create CFData, but how do I release
> a CFDataRef?
>
CFRelease(). More information about Core Foundation's memory
management functions is available in the following guide:
<http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/>
Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden