get_parsed_format
Description:
Get the format of the raw data block that represents this parsed object.
This corresponds with the data returned from [method@Parser.get_parsed_block].
This is only valid during the [signal@Parser:GcrParser:parsed
] signal.
Parameters:
this |
a parser |
Returns:
the data format of the currently parsed item |