stream_start_initialize


Description:

[ CCode ( cname = "yaml_stream_start_event_initialize" ) ]
public int stream_start_initialize (Encoding encoding)

Create the STREAM-START event.

Parameters:

encoding

The stream encoding.

event

An empty event object.

Returns:

1 if the function succeeded, 0 on error.