载入要解压的 .tar 格式文件
Easp.Tar.LoadTar filePath
.tar
无返回值
此方法是配合 Easp.Tar.UnPack 方法使用,如使用 Easp.Tar.UnPackTo 方法则无需用此方法载入 .tar 文件。
无示例