ParserLineGenFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
public delegate string ParserLineGenFunc (char[] bytes)

Parameters:

bytes

the bytes to process

size

the length of the bytes array

user_data

the user data

Returns:

One content line per invocation


Namespace: ICal
Package: libical-glib