Re: NSData archival of a directory
Re: NSData archival of a directory
- Subject: Re: NSData archival of a directory
- From: Ricky Sharp <email@hidden>
- Date: Wed, 28 Sep 2005 18:44:38 -0500
On Sep 28, 2005, at 5:20 PM, Ben Kazez wrote:
On Sep 28, 2005, at 5:01 PM, Douglas Davidson wrote:
NSFileWrapper has a serialized representation that can be used for
this.
Any chance that this serialized representation is compressed? As
I've said, compression isn't required, but it would be nice since
the data will be sent to .Mac servers.
If it's not compressed, you could always compress the given NSData
into another NSData; a sort of 2-pass approach at archiving the
directory if you will.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
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