Gcr.Parsed.prototype.get_data
function get_data(): [return_value: ByteArray, n_data: Number(gsize)] {
// Gjs wrapper for gcr_parsed_get_data()
}
Get the raw data block for the parsed item.
- return_value
the raw data of the parsed item, or null
- n_data
location to store size of returned data