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