PandA-2024.02
Data Fields
TVMByteArray Struct Reference

Byte array type used to pass in byte array When kBytes is used as data type. More...

#include <c_runtime_api.h>

Data Fields

const char * data
 
size_t size
 

Detailed Description

Byte array type used to pass in byte array When kBytes is used as data type.

Definition at line 164 of file c_runtime_api.h.

Field Documentation

◆ data

const char* TVMByteArray::data

Definition at line 165 of file c_runtime_api.h.

◆ size

size_t TVMByteArray::size

Definition at line 166 of file c_runtime_api.h.


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

Generated on Mon Feb 12 2024 13:04:08 for PandA-2024.02 by doxygen 1.8.13