Function ndpi_serialize_start_of_list_binary¶
- Defined in File ndpi_api.h
Function Documentation¶
-
int
ndpi_serialize_start_of_list_binary
(ndpi_serializer *_serializer, const char *key, u_int16_t klen)¶ Serialize the start of a list with an unterminated string key, where the next serialized items will be added (note: keys for the new items are ignored)
- Return
- 0 on success, a negative number otherwise
- Parameters
serializer
: The serializer handlekey
: The field name or IDklen
: The key length