Function ndpi_serialize_end_of_block
- Defined in File ndpi_api.h 
Function Documentation
- 
int ndpi_serialize_end_of_block(ndpi_serializer *serializer)
- Serialize the end of a block - Parameters:
- serializer – The serializer handle 
- key – The field name or ID 
- value – The field value 
 
- Returns:
- 0 on success, a negative number otherwise