Plist (plist v0.0.7)

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

@type result() :: any()

Functions

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

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