Package org.miaixz.bus.core.io
Class LineReader
java.lang.Object
java.io.Reader
org.miaixz.bus.core.io.ReaderWrapper
org.miaixz.bus.core.io.LineReader
-
Field Summary
Fields inherited from class org.miaixz.bus.core.io.ReaderWrapper
raw -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.miaixz.bus.core.io.ReaderWrapper
close, getRaw, mark, markSupported, read, read, read, read, ready, reset, skipMethods inherited from class java.io.Reader
nullReader, transferToMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
LineReader
-
LineReader
-
-
Method Details
-
readLine
-
iterator
-