Function ndpi_serialize_end_of_record

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)

Return
0 on success, a negative number otherwise
Parameters
  • serializer: The serializer handle