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