Unpacks the packed file data
Before calling Unpack(), you should set the
PackedData property to set the buffer of packed file data.
After calling Unpack(), you may access other properties to
retrieve the unpacked file information.
If an error occurs, the method throws a DecodeException.
| Exception Type | Condition |
|---|---|
| DecodeException | an error occurred while unpacking the data |
AppleFile Class | Hunny.Mime Namespace