Crate macbinary

source ·
Expand description

Structs

  • A four-character code
  • A parsed MacBinary file containing metadata, data fork (if present), and resource fork (if present)
  • A parsed resource fork.

Enums

Functions

  • Determine if the supplied data looks like MacBinary data.
  • Parse a MacBinary encoded file.