Wwise SDK 2022.1.17
|
#include <AkBytesMem.h>
Public Member Functions | |
ReadBytesMem () | |
ReadBytesMem (const void *in_pBytes, AkInt32 in_cBytes) | |
virtual | ~ReadBytesMem () |
virtual bool | ReadBytes (void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cRead) |
void | Attach (const void *in_pBytes, AkInt32 in_cBytes) |
Public Member Functions inherited from AK::IReadBytes | |
template<class T > | |
bool | Read (T &out_data) |
template<class T > | |
T | Read () |
template<class CHAR_T > | |
bool | ReadString (CHAR_T *out_pszString, AkInt32 in_nMax) |
Definition at line 41 of file AkBytesMem.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise