LeviLamina
Loading...
Searching...
No Matches
OreUI::SyncCachedStreamReader Class Reference
Inheritance diagram for OreUI::SyncCachedStreamReader:

Public Member Functions

virtual uint GetSize ()
virtual uint Read (uint offset, uchar *buffer, uint count)
virtual void Close ()
MCFOLD uint $GetSize ()
MCAPI uint $Read (uint offset, uchar *buffer, uint count)
MCAPI void $Close ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mBuffer

Member Function Documentation

◆ GetSize()

virtual uint OreUI::SyncCachedStreamReader::GetSize ( )
virtual

Implements renoir::IStreamReader.

◆ Read()

virtual uint OreUI::SyncCachedStreamReader::Read ( uint offset,
uchar * buffer,
uint count )
virtual

Implements renoir::IStreamReader.

◆ Close()

virtual void OreUI::SyncCachedStreamReader::Close ( )
virtual

Implements renoir::IStreamReader.

◆ $vftable()

MCAPI void ** OreUI::SyncCachedStreamReader::$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 files: