Class TabixIteratorLineReader

    • Constructor Detail

    • Method Detail

      • readLine

        public String readLine()
        Specified by:
        readLine in interface LineReader
        Returns:
        The next "line" from the source. Typically a line is a set of characters terminated by '\n', '\r', or '\r\n'. The line-terminator is not included