LeviLamina
Loading...
Searching...
No Matches
Core::UnzipFileLibZip Class Reference
Inheritance diagram for Core::UnzipFileLibZip:

Public Member Functions

UnzipFileLibZip & operator= (UnzipFileLibZip const &)
 UnzipFileLibZip (UnzipFileLibZip const &)
virtual::Core::ZipUtils::UnzipResult locateFile (char const *fileName, int caseSensitivity)
virtual::Core::ZipUtils::UnzipResult goToFirstFile ()
virtual::Core::ZipUtils::UnzipResult goToNextFile ()
virtual::std::string getCurrentFileName () const
virtual::Core::ZipUtils::UnzipResult openCurrentFileForReading ()
virtual::Core::ZipUtils::UnzipResult closeCurrentFile ()
virtual void readCurrentFileContentsIntoMemory (::std::string &str)
virtual void readCurrentFileContents (uint64 bufferSize, ::std::function< void(int, void const *)> onReadCallback)
virtual uint64 getTotalFilesInZip ()
virtual uint64 getCurrentFileUncompressedSize ()
virtual bool _isGood () const
MCAPI UnzipFileLibZip (::Bedrock::NonOwnerPointer<::IFileAccess > fileAccess, ::Core::PathView zipPath)
MCAPI void * $ctor (::Bedrock::NonOwnerPointer<::IFileAccess > fileAccess, ::Core::PathView zipPath)
MCAPI void $dtor ()
MCAPI::Core::ZipUtils::UnzipResult $locateFile (char const *fileName, int caseSensitivity)
MCAPI::Core::ZipUtils::UnzipResult $goToFirstFile ()
MCAPI::Core::ZipUtils::UnzipResult $goToNextFile ()
MCAPI::std::string $getCurrentFileName () const
MCAPI::Core::ZipUtils::UnzipResult $openCurrentFileForReading ()
MCAPI::Core::ZipUtils::UnzipResult $closeCurrentFile ()
MCAPI void $readCurrentFileContentsIntoMemory (::std::string &str)
MCAPI void $readCurrentFileContents (uint64 bufferSize, ::std::function< void(int, void const *)> onReadCallback)
MCAPI uint64 $getTotalFilesInZip ()
MCAPI uint64 $getCurrentFileUncompressedSize ()
MCAPI bool $_isGood () const

Static Public Member Functions

static MCAPI void ** $vftable ()
static MCAPI ::std::unique_ptr<::Core::UnzipFilecreate (::Bedrock::NotNullNonOwnerPtr<::IFileAccess > fileAccess, ::Core::PathView zipPath, ::Core::UnzipFileLibrary library)

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkd963bc
::ll::UntypedStorage< 8, 8 > mUnkad17b4
::ll::UntypedStorage< 8, 16 > mUnkb7af5d
::ll::UntypedStorage< 8, 80 > mUnk32ee59
::ll::UntypedStorage< 8, 32 > mUnk45f722
::ll::UntypedStorage< 8, 8 > mUnkd58109
::ll::UntypedStorage< 8, 8 > mUnk3631e8
::ll::UntypedStorage< 8, 8 > mUnkba5020
::ll::UntypedStorage< 8, 32 > mUnke305f4

Constructor & Destructor Documentation

◆ UnzipFileLibZip()

MCAPI Core::UnzipFileLibZip::UnzipFileLibZip ( ::Bedrock::NonOwnerPointer<::IFileAccess > fileAccess,
::Core::PathView 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.

Member Function Documentation

◆ locateFile()

virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::locateFile ( char const * fileName,
int caseSensitivity )
virtual

Implements Core::UnzipFile.

◆ goToFirstFile()

virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::goToFirstFile ( )
virtual

Implements Core::UnzipFile.

◆ goToNextFile()

virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::goToNextFile ( )
virtual

Implements Core::UnzipFile.

◆ getCurrentFileName()

virtual::std::string Core::UnzipFileLibZip::getCurrentFileName ( ) const
virtual

Implements Core::UnzipFile.

◆ openCurrentFileForReading()

virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::openCurrentFileForReading ( )
virtual

Implements Core::UnzipFile.

◆ closeCurrentFile()

virtual::Core::ZipUtils::UnzipResult Core::UnzipFileLibZip::closeCurrentFile ( )
virtual

Implements Core::UnzipFile.

◆ readCurrentFileContentsIntoMemory()

virtual void Core::UnzipFileLibZip::readCurrentFileContentsIntoMemory ( ::std::string & str)
virtual

Implements Core::UnzipFile.

◆ readCurrentFileContents()

virtual void Core::UnzipFileLibZip::readCurrentFileContents ( uint64 bufferSize,
::std::function< void(int, void const *)> onReadCallback )
virtual

Implements Core::UnzipFile.

◆ getTotalFilesInZip()

virtual uint64 Core::UnzipFileLibZip::getTotalFilesInZip ( )
virtual

Implements Core::UnzipFile.

◆ getCurrentFileUncompressedSize()

virtual uint64 Core::UnzipFileLibZip::getCurrentFileUncompressedSize ( )
virtual

Implements Core::UnzipFile.

◆ _isGood()

virtual bool Core::UnzipFileLibZip::_isGood ( ) const
virtual

Implements Core::UnzipFile.

◆ $ctor()

MCAPI void * Core::UnzipFileLibZip::$ctor ( ::Bedrock::NonOwnerPointer<::IFileAccess > fileAccess,
::Core::PathView 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::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()

MCAPI ::std::unique_ptr<::Core::UnzipFile > Core::UnzipFile::create ( ::Bedrock::NotNullNonOwnerPtr<::IFileAccess > fileAccess,
::Core::PathView zipPath,
::Core::UnzipFileLibrary library )
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: