LeviLamina
Loading...
Searching...
No Matches
Core::ZipUtils::IZipUtility Class Referenceabstract
+ Inheritance diagram for Core::ZipUtils::IZipUtility:

Public Member Functions

virtual ::Bedrock::Result< void > zip (::Core::Path const &, ::Core::Path const &, ::Core::ZipUtils::ZipProgress &, bool, ::Core::ZipUtils::ZipSettings const &) const =0
 
virtual ::Bedrock::Result< void > zip (::std::vector<::Core::PathBuffer<::std::string > > const &, ::Core::PathView, ::Core::ZipUtils::ZipProgress &, bool, ::std::function<::std::string(::Core::PathView)>, ::Core::ZipUtils::ZipSettings const &) const =0
 
virtual ::Bedrock::Result< void > unzipInTransaction (::Core::Path const &, ::Core::Path const &, ::Core::ZipUtils::ZipProgress &, bool, ::Core::ZipUtils::UnzipSettings const &) const =0
 
virtual ::Bedrock::Result< void > unzipToFlatFile (::Core::Path const &, ::Core::Path const &, ::Core::ZipUtils::ZipProgress &, ::Core::FileBufferingMode, ::Core::ZipUtils::UnzipSettings const &) const =0
 
virtual bool getFilenames (::Core::Path const &, ::std::vector<::Core::PathBuffer<::std::string > > &, ::Core::ZipUtils::UnzipSettings const &) const =0
 
virtual bool exists (::Core::Path const &, ::Core::Path const &, ::Core::ZipUtils::UnzipSettings const &) const =0
 

The documentation for this class was generated from the following file: