CoAP binary data definition.
More...
#include <str.h>
CoAP binary data definition.
Definition at line 50 of file str.h.
◆ length
size_t coap_binary_t::length |
length of binary data
Definition at line 51 of file str.h.
uint8_t* coap_binary_t::s |
binary data
Definition at line 52 of file str.h.
The documentation for this struct was generated from the following file: