| Wasabi ExpressPlay SDK for Embedded Systems
    1.23.0
    | 
An untyped array of bytes. More...
#include <ShiTypes.h>
| Data Fields | |
| const unsigned char * | data | 
| Pointer to the bytes in the array.  More... | |
| SHI_Size | data_size | 
| Number of bytes in the array.  More... | |
An untyped array of bytes.
| const unsigned char* SHI_ByteArray::data | 
Pointer to the bytes in the array.
| SHI_Size SHI_ByteArray::data_size | 
Number of bytes in the array.