parse_bytes


Description:

public bool parse_bytes (Bytes data) throws Error

Parse the data.

The parsed and 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.