Initializes iter to the start of the given line. If line_number is greater than the number of lines in the buffer, the end iterator is returned.
iterator to initialize
line number counting from 0
Initializes iter to the start of the given line. If line_number is greater than the number of lines in the buffer, the end iterator is returned.