|
EVPath
|
Data Fields | |
| long | length |
| void * | buffer |
buf_entry is a structure used to return the lengths of encoded events and a pointer to their locations.
| long buf_entry::length |
length of the encoded buffer
| void* buf_entry::buffer |
base address of the encoded buffer
1.8.7