◆ UnzipFileLibZip()
- 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.
◆ locateFile()
| virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::locateFile |
( |
char const * | fileName, |
|
|
int | caseSensitivity ) |
|
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 & | str | ) |
|
|
virtual |
◆ readCurrentFileContents()
| virtual void Core::UnzipFileLibZip::readCurrentFileContents |
( |
uint64 | bufferSize, |
|
|
::std::function< void(int, void const *)> | onReadCallback ) |
|
virtual |
◆ getTotalFilesInZip()
| virtual uint64 Core::UnzipFileLibZip::getTotalFilesInZip |
( |
| ) |
|
|
virtual |
◆ getCurrentFileUncompressedSize()
| virtual uint64 Core::UnzipFileLibZip::getCurrentFileUncompressedSize |
( |
| ) |
|
|
virtual |
◆ _isGood()
| virtual bool Core::UnzipFileLibZip::_isGood |
( |
| ) |
const |
|
virtual |
◆ $ctor()
- 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::UnzipFileLibZip::$dtor |
( |
| ) |
|
- 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.
◆ $locateFile()
| MCAPI::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::$locateFile |
( |
char const * | fileName, |
|
|
int | caseSensitivity ) |
- 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.
◆ $goToFirstFile()
| MCAPI::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::$goToFirstFile |
( |
| ) |
|
- 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.
◆ $goToNextFile()
| MCAPI::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::$goToNextFile |
( |
| ) |
|
- 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.
◆ $getCurrentFileName()
| MCAPI::std::string Core::UnzipFileLibZip::$getCurrentFileName |
( |
| ) |
const |
- 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.
◆ $openCurrentFileForReading()
| MCAPI::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::$openCurrentFileForReading |
( |
| ) |
|
- 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.
◆ $closeCurrentFile()
| MCAPI::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::$closeCurrentFile |
( |
| ) |
|
- 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.
◆ $readCurrentFileContentsIntoMemory()
| MCAPI void Core::UnzipFileLibZip::$readCurrentFileContentsIntoMemory |
( |
::std::string & | str | ) |
|
- 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.
◆ $readCurrentFileContents()
| MCAPI void Core::UnzipFileLibZip::$readCurrentFileContents |
( |
uint64 | bufferSize, |
|
|
::std::function< void(int, void const *)> | onReadCallback ) |
- 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.
◆ $getTotalFilesInZip()
| MCAPI uint64 Core::UnzipFileLibZip::$getTotalFilesInZip |
( |
| ) |
|
- 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.
◆ $getCurrentFileUncompressedSize()
| MCAPI uint64 Core::UnzipFileLibZip::$getCurrentFileUncompressedSize |
( |
| ) |
|
- 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.
◆ $_isGood()
| MCAPI bool Core::UnzipFileLibZip::$_isGood |
( |
| ) |
const |
- 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()
| MCAPI void ** Core::UnzipFileLibZip::$vftable |
( |
| ) |
|
|
static |
- 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.
◆ 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.
The documentation for this class was generated from the following file: