Class NullReader

java.lang.Object
java.io.Reader
org.snpeff.fileIterator.NullReader
All Implemented Interfaces:
Closeable, AutoCloseable, Readable

public class NullReader extends Reader
A buffered reader for a file. It allows to 'seek' and 'readLine()'
Author:
pablocingolani