a extension record to add to a dessert_msg More...
#include <dessert.h>
| Data Fields | |
| uint8_t | type | 
| type of the extension user supplied types must be >= DESSERT_EXT_USER | |
| uint8_t | len | 
| length of the extension in bytes including the 2 bytes of the extension header itself | |
| uint8_t | data [DESSERT_MAXEXTDATALEN] | 
| pointer to the data - real length is len-2 bytes | |
a extension record to add to a dessert_msg
 1.6.2
 1.6.2