|
virtual ::Bedrock::Result< void > | zip (::Core::Path const &, ::Core::Path const &, ::Core::ZipUtils::ZipProgress &, bool, ::Core::ZipUtils::ZipSettings const &) const |
|
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 |
|
virtual ::Bedrock::Result< void > | unzipInTransaction (::Core::Path const &, ::Core::Path const &, ::Core::ZipUtils::ZipProgress &, bool, ::Core::ZipUtils::UnzipSettings const &) const |
|
virtual ::Bedrock::Result< void > | unzipToFlatFile (::Core::Path const &, ::Core::Path const &, ::Core::ZipUtils::ZipProgress &, ::Core::FileBufferingMode, ::Core::ZipUtils::UnzipSettings const &) const |
|
virtual bool | getFilenames (::Core::Path const &, ::std::vector<::Core::PathBuffer<::std::string > > &, ::Core::ZipUtils::UnzipSettings const &) const |
|
virtual bool | exists (::Core::Path const &, ::Core::Path const &, ::Core::ZipUtils::UnzipSettings const &) const |
|
◆ zip() [1/2]
◆ zip() [2/2]
◆ unzipInTransaction()
◆ unzipToFlatFile()
◆ getFilenames()
◆ exists()
The documentation for this class was generated from the following file: