CoAP string data definition.
More...
#include <str.h>
CoAP string data definition.
Definition at line 32 of file str.h.
◆ length
size_t coap_string_t::length |
length of string
Definition at line 33 of file str.h.
uint8_t* coap_string_t::s |
string data
Definition at line 34 of file str.h.
The documentation for this struct was generated from the following file: