|
| virtual int64 | seek (int64 _offset, ::bx::Whence::Enum _whence) |
| virtual int | read (void *_data, int _size, ::bx::Error *_err) |
|
MCAPI void | $dtor () |
|
MCAPI int64 | $seek (int64 _offset, ::bx::Whence::Enum _whence) |
|
MCAPI int | $read (void *_data, int _size, ::bx::Error *_err) |
|
|
::ll::TypedStorage< 8, 8, uchar const * > | m_data |
|
::ll::TypedStorage< 8, 8, int64 > | m_pos |
|
::ll::TypedStorage< 8, 8, int64 > | m_top |
◆ seek()
| virtual int64 bx::MemoryReader::seek |
( |
int64 | _offset, |
|
|
::bx::Whence::Enum | _whence ) |
|
virtual |
◆ read()
| virtual int bx::MemoryReader::read |
( |
void * | _data, |
|
|
int | _size, |
|
|
::bx::Error * | _err ) |
|
virtual |
◆ $vftableForSeekerI()
| MCAPI void ** bx::MemoryReader::$vftableForSeekerI |
( |
| ) |
|
|
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.
◆ $vftableForReaderI()
| MCAPI void ** bx::MemoryReader::$vftableForReaderI |
( |
| ) |
|
|
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: