handle_start_result


Description:

public bool handle_start_result (int match_result, FormatType matched_type, int byte_length, ref int chunk_pos, string chunk, int saved_chunk_pos, bool is_end_of_chunks)

Handles start-of-line peek result. Caller calls peek() then this. Updates chunk_pos when a start-of-line format is consumed.

Returns:

true (need more characters; parser.leftover_chunk set), false to keep processing