Re: NSData Weirdness
Re: NSData Weirdness
- Subject: Re: NSData Weirdness
- From: Marcel Weiher <email@hidden>
- Date: Sun, 11 Aug 2002 09:27:27 +0200
On Sunday, August 11, 2002, at 04:15 Uhr, Isaac Sherman wrote:
All right, I'm missing something here. I'm using 10.1.5, IB 2.2, PB
1.1.1,
though I don't believe (in fact, I sincerely hope) it is a bug. Here
goes:
I create an instance of NSMutableData. So far so good; NSLog reports a
length of 0 bytes. I serialize 3 ints (all BOOLs), at indices 0, 1,
and 2.
An integer is 4 bytes. So you (should) have used 12 bytes so far.
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
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.