アプリで変更できるデータ バッファー。
構文
struct PartyMutableDataBuffer {
void* buffer;
uint32_t bufferByteCount;
}
メンバー
buffer void*
サイズ bufferByteCount バイトのバッファー
データ バッファー。
bufferByteCount uint32_t
バッファーのサイズ (バイト単位)。
要件
ヘッダー: Party.h