BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
|
Heap data storage and views. More...
#include <BPSecLib_Private.h>
Data Fields | |
bool | owned |
True if this data is a copy. | |
BSL_DataPtr_t | ptr |
Pointer to the front of the buffer. | |
size_t | len |
Size of the data buffer. | |
Heap data storage and views.