Version

menu_open
Wwise SDK 2024.1.1
AK::IWriteBytes Class Referenceabstract

#include <IBytes.h>

Inheritance diagram for AK::IWriteBytes:
AK::IWriteBuffer AK::WriteBytesBuffer AK::WriteBytesCount AK::WriteBytesMem

Public Member Functions

Interface
virtual bool WriteBytes (const void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cWritten)=0
 
Helpers
template<class T >
bool Write (const T &in_data)
 
template<>
bool Write (const bool &in_data)
 

Detailed Description

Generic binary output interface.

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

Definition at line 110 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