|
libplist
2.7.0
API Documentation - Return to Homepage
|
◆ plist_dict_get_uint()
Get an unsigned integer value from a given PLIST_DICT entry. The value node can be of type PLIST_INT, but also PLIST_STRING with a numerical value as string (decimal or hexadecimal), or PLIST_DATA with a size of 1, 2, 4, or 8 bytes in little endian byte order.
|