Function ndpi_serialize_start_of_block

Function Documentation

int ndpi_serialize_start_of_block(ndpi_serializer *serializer, const char *key)

Serialize the start of a block with a string key

Parameters:
  • serializer – The serializer handle

  • key – The field name or ID

Returns:

0 on success, a negative number otherwise