unserialize

Function Usage

Loads the flushing data file saved in serialize to the memory. You need to specify the file name and path.

Prototype

1
unserialize(filePath: str);

Input Parameters

Parameter

Type

Description

filePath

str

Path for storing data files that are flushed to drives. The input file size range is (0, 4 GB].