public class StreamInput extends ReaderInput
InputStream.| Constructor and Description |
|---|
StreamInput(InputStream in)
Constructor with stream forming the basis of this input device.
|
public StreamInput(InputStream in)
in - the input stream to read fromCopyright © 2017. All Rights Reserved.