Re: Look at NSData
Re: Look at NSData
- Subject: Re: Look at NSData
- From: John Anderson <email@hidden>
- Date: Sat, 12 Apr 2003 03:03:15 -0400
Peter,
Do you want to look at "bits" or "bytes"?
- John
On Saturday, Apr 12, 2003, at 02:53 America/Detroit, Peter Karlsson
wrote:
I think I got it...
myRange.location = i;
[myData getBytes:&buffer1 range:myRange];
Where i is the location in the object, right?
Peter
From: "Peter Karlsson" <email@hidden>
To: email@hidden
Subject: Look at NSData
Date: Sat, 12 Apr 2003 06:36:14 +0000
Dear list!
I have a NSData object and wonder how I can look at all the bytes
inside it with the help of NSLog?
Example: Lets say I have 1000 bytes in the NSData object and I want
to look at all the bytes in a loop, how?
Peter
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.