parse_bytes


Description:

public bool parse_bytes (Bytes data) throws Error

Parse the data.

The [signal@Parser:GcrParser:parsed] and [signal@Parser:GcrParser:authenticate] signals may fire during the parsing.

Parameters:

this

The parser

data

the data to parse

Returns:

Whether the data was parsed successfully or not.