Function ndpi_serialize_start_of_block¶
- Defined in File ndpi_api.h
Function Documentation¶
-
int
ndpi_serialize_start_of_block
(ndpi_serializer *serializer, const char *key)¶ Serialize the start of a block with a string key
- Return
- 0 on success, a negative number otherwise
- Parameters
serializer
: The serializer handlekey
: The field name or ID