QCBOR
|
#include <UsefulBuf.h>
Data Fields | |
void * | ptr |
size_t | len |
This non-const UsefulBuf is typically used for some allocated memory that is to be filled in. The len
is the amount of memory, not the length of the valid data in the buffer.