Wasabi ExpressPlay SDK for Embedded Systems  1.23.0
Data Fields
EMB_ByteArray Struct Reference

An array of bytes. More...

#include <EmbProcessor.h>

Data Fields

EMB_Size data_size
 Number of bytes in the array. More...
 
const EMB_UInt8data
 Pointer to the bytes in the array. More...
 

Detailed Description

An array of bytes.

Field Documentation

◆ data

const EMB_UInt8* EMB_ByteArray::data

Pointer to the bytes in the array.

◆ data_size

EMB_Size EMB_ByteArray::data_size

Number of bytes in the array.


The documentation for this struct was generated from the following file: