Re: NSMutableData short comings?
Re: NSMutableData short comings?
- Subject: Re: NSMutableData short comings?
- From: Finlay Dobbie <email@hidden>
- Date: Tue, 23 Aug 2005 10:15:14 +0100
On 23/08/05, Greg <email@hidden> wrote:
> Hi,
> I was looking at NSMutableData to use as a buffer when using a
> stream. When there is enough data in the buffer to create a full
> packet, I was going to pop off the range of data to construct the
> packet. Is there any reason why NSMutableData does not have a method
> - (void)removeDataInRange:(NSRange)range; ?
replaceBytesInRange:withBytes:length:
-- Finlay
_______________________________________________
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