plist v0.0.6 Plist

The entry point for reading plist data.

Link to this section Summary

Functions

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

Link to this section Types

Link to this type result()
result() :: any()

Link to this section Functions

Link to this function decode(data)
decode(String.t()) :: result()

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