|
libplist
2.7.0
API Documentation - Return to Homepage
|
◆ plist_read_from_file()
Import the plist_t structure directly from file. This function will look at the first bytes of the file data to determine if it contains a binary, JSON, OpenStep, or XML plist and tries to parse the data in the appropriate format. Uses plist_from_memory() internally.
|