Wwise SDK 2015.1.9
버전
arrow_right
목차
기타 문서
AK::IWriteBytes Class Reference
Inheritance diagram for AK::IWriteBytes:

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) |
bool | WriteString (const wchar_t *in_pszString) |
bool | WriteString (const char *in_pszString) |
Detailed Description
Generic binary output interface.
- Warning:
- The functions in this interface are not thread-safe, unless stated otherwise.
Definition at line 124 of file IBytes.h.
The documentation for this class was generated from the following file:
- include/AK/IBytes.h