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§
- Extended
File Info - Defines an extended file information structure.
- Extended
Finder Flags - Extended
Folder Info - Defines an extended directory information structure.
- File
Info - Defines a file information structure.
- Finder
Flags - Finder
Info File - Finder
Info Folder - Folder
Info - Defines a directory information structure.
- OSType
- Point
- Rect