load From File
Loads binary manifest from a file and deserializes it.
Return
DepotManifest object if deserialization was successful; otherwise, null.
Parameters
filename
Input file name.
Loads binary manifest from a file and deserializes it.
DepotManifest object if deserialization was successful; otherwise, null.
Input file name.