Crate finder_info[][src]

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

constants

Structs

ExtendedFileInfo

Defines an extended file information structure.

ExtendedFinderFlags
ExtendedFolderInfo

Defines an extended directory information structure.

FileInfo

Defines a file information structure.

FinderFlags
FinderInfoFile
FinderInfoFolder
FolderInfo

Defines a directory information structure.

OSType
Point
Rect

Enums

LabelColor