parse_data
Description:
Parse the data.
The parsed and authenticate signals may fire during the parsing.
A copy of the data will be made. Use parse_bytes to avoid this.
Parameters:
this |
The parser |
data |
the data to parse |
n_data |
The length of the data |
Returns:
Whether the data was parsed successfully or not. |