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

An untyped array of bytes. More...

#include <WsbTypes.h>

Data Fields

const unsigned char * data
 Pointer to the bytes in the array. More...
 
WSB_Size data_size
 Number of bytes in the array. More...
 

Detailed Description

An untyped array of bytes.

Field Documentation

◆ data

const unsigned char* WSB_ByteArray::data

Pointer to the bytes in the array.

◆ data_size

WSB_Size WSB_ByteArray::data_size

Number of bytes in the array.


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