Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AK::IReadBytes Class Referenceabstract

#include <IBytes.h>

Inheritance diagram for AK::IReadBytes:
AK::ReadBytesMem AK::ReadBytesSkip

Public Member Functions

Interface
virtual bool  ReadBytes (void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cRead)=0
 
Helpers
template<class T >
bool  Read (T &out_data)
 
template<class T >
Read ()
 
template<class CHAR_T >
bool  ReadString (CHAR_T *out_pszString, AkInt32 in_nMax)
 

Detailed Description

Generic binary input interface.

Warning: The functions in this interface are not thread-safe, unless stated otherwise.

Definition at line 43 of file IBytes.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise