Expand description
Re-exports
pub use crate::resource::ResourceFork;
Modules
- Routines for parsing and reading structured data from resource forks.
Structs
- A four-character code
- A parsed MacBinary file containing metadata, data fork (if present), and resource fork (if present)
Enums
- Errors that originate when parsing binary data
- MacBinary version.
Functions
- Determine if the supplied data looks like MacBinary data.
- Parse a MacBinary encoded file.