NSData
NSData
- Subject: NSData
- From: "Michael S. Swan" <email@hidden>
- Date: Sun, 20 Feb 2005 16:42:10 -0800
hello all,
I am trying to figure out how to add objects such as NSNumber, or NSString to an NSData or NSMutableData. The documentation is rather lacking. I found dataWithBytes: but I don't know if it will take an object or not, it seems as though there would be a dataWithObjects: method somewhere, perhaps even a appendDataWithObject: for NSMutabelData. After all NSArray, NSDictionary, and the like all have methods to add objects. I am sure this is a silly question and is due to my newbieness but any help would be apperciated.
thanks,
mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden