Not working yet.

This commit is contained in:
Your Name
2025-05-03 10:24:02 +12:00
parent 24a4c66c13
commit a658ba1de6
5 changed files with 3 additions and 46 deletions

View File

@@ -4,8 +4,6 @@
namespace simple_object_storage {
std::string decompress_gzip(const std::string& file_path);
uint64_t get_hash_from_tgz(const std::string& file_path);
} // namespace simple_object_storage