Deleting data from NSMutableData
Deleting data from NSMutableData
- Subject: Deleting data from NSMutableData
- From: "R. Tyler Ballance" <email@hidden>
- Date: Tue, 20 Mar 2007 22:36:15 -0500
Howdy, I'm trying to figure out an effective means of removing X
number of bytes from an NSMutableData. Basically, I iterate through
an NSMutableData and systematically trim pieces out as they are handled.
There doesn't appear to be any simple means of doing so, I'm just
hoping I can avoid creating a new NSMutableData from the unprocessed
binary data in the object after processing ("trimming") the subset of
the contents.
Cheers
R. Tyler Ballance: Lead Mac Developer at bleep. software
contact: email@hidden | jabber: email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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