CoAP string data definition with const data.
More...
#include <str.h>
CoAP string data definition with const data.
Definition at line 40 of file str.h.
◆ length
size_t coap_str_const_t::length |
length of string
Definition at line 41 of file str.h.
const uint8_t* coap_str_const_t::s |
read-only string data
Definition at line 42 of file str.h.
The documentation for this struct was generated from the following file: