Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NSKeyedArchivePayload ¶
type NSKeyedArchivePayload struct { Archiver string `plist:"$archiver"` Objects []any `plist:"$objects"` Top NSKeyedArchiveRoot `plist:"$top"` Version int `plist:"$version"` }
type NSKeyedArchiveRoot ¶
Click to show internal directories.
Click to hide internal directories.