Re: NSData
Re: NSData
- Subject: Re: NSData
- From: Frank Midgley <email@hidden>
- Date: Tue, 23 Mar 2004 12:21:09 -0600
On Mar 23, 2004, at 12:07PM, Sascha Kuehn wrote:
how can i check if a NSData variable is empty?
[NSData length] == 0
See
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSData.html
-Frank
------------------------------------
Frank M. Midgley
email@hidden
http://homepage.mac.com/knarf/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >NSData (From: Sascha Kuehn <email@hidden>) |