An iterator yielding parsed lines in a file in reverse.
Returns a forward iterator over the given lines, starting from the first line in the file and ending at the last.
lines
An iterator over entries of the log file in reverse, using buf as sliding window.
log
buf