method

load_data

v2_5_5 - Show latest stable - Class: PStore
load_data(file, read_only)
private

Load the given PStore file. If read_only is true, the unmarshalled Hash will be returned. If read_only is false, a 3-tuple will be returned: the unmarshalled Hash, a checksum of the data, and the size of the data.