#include <bytearray.h>
Public Attributes | |
PmObjDesc_t | od |
int16_t | length |
uint8_t | val [1] |
Holds actual byte payload
Definition at line 32 of file bytearray.h.
Physical number of bytes in the C array (below)
Definition at line 38 of file bytearray.h.
Object descriptor
Definition at line 35 of file bytearray.h.
C array of bytes
Definition at line 41 of file bytearray.h.