Mbed OS Reference
Loading...
Searching...
No Matches
useful_buf Struct Reference

The non-const UsefulBuf typically used for some allocated memory that is to be filled in. More...

#include <UsefulBuf.h>

Detailed Description

The non-const UsefulBuf 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.

Definition at line 160 of file UsefulBuf.h.