Adding Categories to NSMutableData
Adding Categories to NSMutableData
- Subject: Adding Categories to NSMutableData
- From: Robert Kukuchka <email@hidden>
- Date: Thu, 29 May 2008 10:59:22 -0700
Hello,
I'm trying to add a simple category to NSMutableData, but when I try
to call my method I'm getting "*** -[NSConcreteData
remainderDataWithParseByte:]: unrecognized selector sent to instance
0x816400". I've added categories to NSString and NSArray before, which
have similar abstract interfaces to concrete classes. Is there some
trick I'm missing?
Cheers
Rob
_______________________________________________
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