nskeyedarchive

package
v0.0.0-...-3bed8bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(data []byte) (any, error)

Types

type NSKeyedArchivePayload

type NSKeyedArchivePayload struct {
	Archiver string             `plist:"$archiver"`
	Objects  []any              `plist:"$objects"`
	Top      NSKeyedArchiveRoot `plist:"$top"`
	Version  int                `plist:"$version"`
}

func (*NSKeyedArchivePayload) Parse

func (p *NSKeyedArchivePayload) Parse(objIdx int) (any, error)

type NSKeyedArchiveRoot

type NSKeyedArchiveRoot struct {
	Root plist.UID `plist:"root"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL