creating a resource fork and writing raw bytes to it
creating a resource fork and writing raw bytes to it
- Subject: creating a resource fork and writing raw bytes to it
- From: Nick Rogers <email@hidden>
- Date: Wed, 21 May 2008 18:44:13 +0530
Hi,
My app has to create the resource fork of a file and then write raw
bytes picked up from the disk to it.
Is there any support in cocoa for this.
For writing to the data fork I'm creating the file with NSFileManager
and then writing using write().
Is there any similar mechanism for creating resource fork.
Have googled a lot, but to no avail.
Wishes,
Nick
_______________________________________________
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