> because I found data corresponding to an extra empty Fastq Perhaps because different line-ending between Unix and Windows?
You're reading a line while Stream usually handling byte by byte.
> because I found data corresponding to an extra empty Fastq Perhaps because different line-ending between Unix and Windows?
You're reading a line while Stream usually handling byte by byte.