libschc
Public Attributes | List of all members
pcoap_payload Struct Reference

CoAP Payload. More...

#include <picocoap.h>

Public Attributes

size_t len
 
uint8_t * val
 length of current message More...
 

Detailed Description

CoAP Payload.

Payload container.

Member Data Documentation

◆ len

size_t pcoap_payload::len

◆ val

uint8_t* pcoap_payload::val

length of current message


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