#include <fret.h>
Data Fields | |
| BufferId | id |
| unsigned char * | pMem |
| size_t | length |
Each Buffer that will be analysed must be stored in one of these objects before being passed to the API.
|
|
Unique ID of Buffer.
|
|
|
Length of the buffer. Zero if no memory is allocated. |
|
|
A pointer to location of buffer in memory. |
1.4.4