Function ndpi_serialize_end_of_record
Defined in File ndpi_api.h
Function Documentation
-
int ndpi_serialize_end_of_record(ndpi_serializer *serializer)
Serialize an End-Of-Record (the current object becomes is terminated and added to an array, and a new object is created where the next items will be added)
- Parameters:
serializer – The serializer handle
- Returns:
0 on success, a negative number otherwise