Re: Data, enumerateBytes: separate blocks?
Re: Data, enumerateBytes: separate blocks?
- Subject: Re: Data, enumerateBytes: separate blocks?
- From: Quincey Morris <email@hidden>
- Date: Mon, 27 Nov 2017 22:51:19 -0800
On Nov 27, 2017, at 22:36 , Daryle Walker <email@hidden> wrote:
>
> Is there a way to make a (NS)Data that uses multiple contiguous blocks?
You mean multiple *non-contiguous* blocks??
The only way I know of forcing Data to use multiple blocks is via DispatchData.
(In recent OS versions, Data and DispatchData are sort of the same thing, but I
don’t remember where this is described.)
_______________________________________________
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