public class LineReader extends java.lang.Object implements Reader
LineReader(okio.Source source)
boolean
hasNext()
java.lang.Object
readNext()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineReader(okio.Source source)
public java.lang.Object readNext() throws java.io.IOException
readNext
Reader
java.io.IOException
public boolean hasNext() throws java.io.IOException
hasNext