mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-18 17:24:42 -04:00
@@ -26,7 +26,7 @@ namespace Restool {
|
||||
class BinaryFilePacker {
|
||||
public:
|
||||
explicit BinaryFilePacker(const PackageParser &packageParser, const std::string &moduleName);
|
||||
~BinaryFilePacker();
|
||||
virtual ~BinaryFilePacker();
|
||||
std::future<uint32_t> CopyBinaryFileAsync(const std::vector<std::string> &inputs);
|
||||
void StopCopy();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user