Gcr.Parser.prototype.get_parsed_bytes
function get_parsed_bytes(): ByteArray { // Gjs wrapper for gcr_parser_get_parsed_bytes() }
Get the raw data block that represents this parsed object. This is only valid during the Gcr.Parser::parsed signal.
- Returns
the raw data block of the currently parsed item