NDResourceFork
Abstract: A class to access manipulate resource forks from Cocoa.
NDResourceFork allows your cocoa application create, delete, open, read, modify, and write resources; get information about them. A resource is data of any kind stored in a defined format in a file's resource fork. On intialization, NDResourceFork open the resource fork and then closes the resource for when it is deallocated.
© 2003 Nathan Day (Last Updated 11/30/2003)
HTML documentation generated by HeaderDoc