◆ locateFile()
virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::locateFile |
( |
char const * | , |
|
|
int | ) |
|
virtual |
◆ goToFirstFile()
virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::goToFirstFile |
( |
| ) |
|
|
virtual |
◆ goToNextFile()
virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::goToNextFile |
( |
| ) |
|
|
virtual |
◆ getCurrentFileName()
virtual::std::string Core::UnzipFileLibZip::getCurrentFileName |
( |
| ) |
const |
|
virtual |
◆ openCurrentFileForReading()
virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::openCurrentFileForReading |
( |
| ) |
|
|
virtual |
◆ closeCurrentFile()
virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::closeCurrentFile |
( |
| ) |
|
|
virtual |
◆ readCurrentFileContentsIntoMemory()
virtual void Core::UnzipFileLibZip::readCurrentFileContentsIntoMemory |
( |
::std::string & | | ) |
|
|
virtual |
◆ readCurrentFileContents()
virtual void Core::UnzipFileLibZip::readCurrentFileContents |
( |
uint64 | , |
|
|
::std::function< void(int, void const *)> | ) |
|
virtual |
◆ getTotalFilesInZip()
virtual uint64 Core::UnzipFileLibZip::getTotalFilesInZip |
( |
| ) |
|
|
virtual |
◆ getCurrentFileUncompressedSize()
virtual uint64 Core::UnzipFileLibZip::getCurrentFileUncompressedSize |
( |
| ) |
|
|
virtual |
◆ _isGood()
virtual bool Core::UnzipFileLibZip::_isGood |
( |
| ) |
const |
|
virtual |
◆ create()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void Core::UnzipFile::$dtor |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** Core::UnzipFile::$vftable |
( |
| ) |
|
|
staticinherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: