public class StreamInput extends ReaderInput
InputStream.| Constructor and Description |
|---|
StreamInput(InputStream in)
Constructor with stream forming the basis of this input device.
|
hasMoreLines, readLineiteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic StreamInput(InputStream in)
in - the input stream to read fromCopyright © 2012-2018 unix4j (tools4j), Ben Warner and Marco Terzer. All rights reserved.