Gcr.Parsed.prototype.get_bytes
function get_bytes(): ByteArray { // Gjs wrapper for gcr_parsed_get_bytes() }
Get the raw data block for the parsed item.
- Returns
the raw data of the parsed item, or null
function get_bytes(): ByteArray { // Gjs wrapper for gcr_parsed_get_bytes() }
Get the raw data block for the parsed item.
the raw data of the parsed item, or null