to_data


Description:

public string to_data (out size_t length = null, out Error error = null)

Outputs this as a string.

Note that this function never reports an error.

Parameters:

this

a key file

length

return location for the length of the returned string, or `NULL` to ignore

Returns:

a newly allocated string holding the contents of the key file