set_input_string


Description:

public void set_input_string (uint8[] input)

Set a string input.

Note that the input pointer must be valid while the parser object exists. The application is responsible for destroing input after destroying the parser.

Parameters:

input

A source data.

size

The length of the source data in bytes.