◆ UnzipFileMinizip()
MCAPI Core::UnzipFileMinizip::UnzipFileMinizip |
( |
::Bedrock::NotNullNonOwnerPtr<::IFileAccess > | fileAccess, |
|
|
::Core::Path const & | zipPath ) |
- 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::UnzipFileMinizip::locateFile |
( |
char const * | fileName, |
|
|
int | caseSensitivity ) |
|
virtual |
◆ goToFirstFile()
virtual::Core::ZipUtils::UnzipResult Core::UnzipFileMinizip::goToFirstFile |
( |
| ) |
|
|
virtual |
◆ goToNextFile()
virtual::Core::ZipUtils::UnzipResult Core::UnzipFileMinizip::goToNextFile |
( |
| ) |
|
|
virtual |
◆ getCurrentFileName()
virtual::std::string Core::UnzipFileMinizip::getCurrentFileName |
( |
| ) |
const |
|
virtual |
◆ openCurrentFileForReading()
virtual::Core::ZipUtils::UnzipResult Core::UnzipFileMinizip::openCurrentFileForReading |
( |
| ) |
|
|
virtual |
◆ closeCurrentFile()
virtual::Core::ZipUtils::UnzipResult Core::UnzipFileMinizip::closeCurrentFile |
( |
| ) |
|
|
virtual |
◆ readCurrentFileContentsIntoMemory()
virtual void Core::UnzipFileMinizip::readCurrentFileContentsIntoMemory |
( |
::std::string & | str | ) |
|
|
virtual |
◆ readCurrentFileContents()
virtual void Core::UnzipFileMinizip::readCurrentFileContents |
( |
uint64 | bufferSize, |
|
|
::std::function< void(int, void const *)> | onReadCallback ) |
|
virtual |
◆ getTotalFilesInZip()
virtual uint64 Core::UnzipFileMinizip::getTotalFilesInZip |
( |
| ) |
|
|
virtual |
◆ getCurrentFileUncompressedSize()
virtual uint64 Core::UnzipFileMinizip::getCurrentFileUncompressedSize |
( |
| ) |
|
|
virtual |
◆ _isGood()
virtual bool Core::UnzipFileMinizip::_isGood |
( |
| ) |
const |
|
virtual |
◆ $ctor()
MCAPI void * Core::UnzipFileMinizip::$ctor |
( |
::Bedrock::NotNullNonOwnerPtr<::IFileAccess > | fileAccess, |
|
|
::Core::Path const & | zipPath ) |
- 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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$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::UnzipFileMinizip::$_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()
static MCAPI void ** Core::UnzipFileMinizip::$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: