fill_with_text


Description:

public bool fill_with_text (string media_type, owned string text)

A convenience method to fill this using a null terminated string.

For more info, see [method@Clapper.Harvest.fill] documentation.

Parameters:

this

a Harvest

media_type

media mime type

text

data to fill this as null terminated string

Returns:

true when filled successfully, false if taken data was empty.