View Source Pealist (pealist v0.1.3)

The entry point for reading plist data.

Summary

Functions

Parse the data provided as an XML or binary format plist, depending on the header.

Types

result()

@type result() :: any()

Functions

decode(data)

@spec decode(String.t()) :: result()

Parse the data provided as an XML or binary format plist, depending on the header.