Crate finder_info[−][src]
Expand description
Structs and functions to manipulate MacOS/HFS+ structs, e.g. com.apple.FinderInfo.
Note that HFS+ is big-endian, and so all serialization/deserialization has to be byteswapped appropriately. APFS isn’t big-endian, but it pretends pretty hard internally (and does so here).
Modules
Structs
Defines an extended file information structure.
Defines an extended directory information structure.
Defines a file information structure.
Defines a directory information structure.