Wasabi ExpressPlay SDK for iOS  1.10
Data Fields
SHI_ByteArray Struct Reference

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...
 

Detailed Description

An untyped array of bytes.

Field Documentation

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.


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