Module resource

Module resource 

Source
Expand description

Routines for parsing and reading structured data from resource forks.

§Reference:

Inside Macintosh: More Macintosh Toolbox Resource File Format 1-121 (pp. 151)

Structs§

Resource
An individual resource from a resource fork.
ResourceFork
A parsed resource fork.
ResourceTypes
An iterator over the resource types in a resource fork.
Resources
An iterator over the resources of a given type.
TypeListItem
An entry in the resource type list of a resource fork.