Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
An array of bytes. More...
#include <EmbProcessor.h>
Data Fields | |
EMB_Size | data_size |
Number of bytes in the array. More... | |
const EMB_UInt8 * | data |
Pointer to the bytes in the array. More... | |
An array of bytes.
const EMB_UInt8* EMB_ByteArray::data |
Pointer to the bytes in the array.
EMB_Size EMB_ByteArray::data_size |
Number of bytes in the array.