public class StreamInput extends ReaderInput
InputStream.| Constructor and Description |
|---|
StreamInput(java.io.InputStream in)
Constructor with stream forming the basis of this input device.
|
close, hasMoreLines, readLineiteratorpublic StreamInput(java.io.InputStream in)
in - the input stream to read fromCopyright © 2021. All Rights Reserved.