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