get_data
Description:
[ CCode ( array_length_pos = 0.1 , array_length_type = "gsize" ) ]
public unowned uint8[]? get_data ()
public unowned uint8[]? get_data ()
Get the raw data block for the parsed item.
Parameters:
this |
a parsed item |
n_data |
location to store size of returned data |
Returns:
the raw data of the parsed item, or null |